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
You can do this through the sync option... it shows a TortoiseGit dialog with submodule control.
I am trying to avoid re-inventing the wheel, as in if TortoiseGit can do it use that, that is why the flow operations are custom built.
Ok, thanks for info, I will use it, but still no way to others operations.
Biggest problem for me: when i changed submodule from main solution, i can't commit changes for it.
I can call Commit to solution and if it have changes, when i press to Commit button Tortoise will say me "Submodule dirty" and suggest Commit submodule. But submodule's head after cloning stays on commit, not on branch, so i can't commit "to (no branch)".
So, i wanna add and update submodules. Also if it possible i wanna checkout, commits, etc (all existing operations).
This is a huge task, so if you decide to implement it, I can split task into few parts.
The text was updated successfully, but these errors were encountered: