Skip to content

How do I override/change submodule update options? #287

@pfeerick

Description

@pfeerick

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 request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions