Skip to content

submodule: option to update without fetching - #2244

Open
jeffro256 wants to merge 1 commit into
gitpython-developers:mainfrom
jeffro256:submodule_update_no_fetch
Open

jeffro256 wants to merge 1 commit into
gitpython-developers:mainfrom
jeffro256:submodule_update_no_fetch

Conversation

@jeffro256

@jeffro256 jeffro256 commented Sep 17, 2026

Copy link
Copy Markdown

Enables behavior similar to git submodule update --no-fetch. Useful for A) builds with "online" then "offline" stages, and B) saving time while performing many checkouts and recursive submodule updates when you know that you have the commits locally.

@jeffro256
jeffro256 force-pushed the submodule_update_no_fetch branch 2 times, most recently from 38498a0 to 1c5736d Compare September 17, 2026 16:44
@jeffro256
jeffro256 force-pushed the submodule_update_no_fetch branch from 1c5736d to 1d855b7 Compare September 17, 2026 16:50
@jeffro256

Copy link
Copy Markdown
Author

Force=pushed changes to make the linter happy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant