-
Notifications
You must be signed in to change notification settings - Fork 289
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
I can see that SourceGit is using submodule update --rebase --remote
as the command when I do an "update submodule" from the left sidebar... however this is introducing I don't want - as I want to use the superproject’s recorded SHA-1 - not the upstream hash... etc...
Is there some way I can configure SourceGit to behave, or do I need to stick with the cli (at least for now). For reference... at most I usually run git submodule update
, and sometimes git submodule update --init --recursive
.
Fantastic program btw.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request