You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
why: Parameters deepen, negotiation_tip, recurse_submodules, and
recurse_submodules_default were defined but never used, silently
ignoring callers' requests.
what:
- Add --deepen=<n> flag emission for deepen parameter
- Add --negotiation-tip=<rev> flag emission for negotiation_tip
- Add --recurse-submodules[=yes|on-demand|no] for recurse_submodules
- Add --recurse-submodules-default=<value> for recurse_submodules_default
- Applied to both fetch() and pull() methods
0 commit comments