Control TortoiseGit from within Visual Studio
Control TortoiseGit from within Visual Studio
TGit has several options:
Default commit message:
You can change this to regular text or the following macros:
Close dialog after operation:
You can change what happens to the TortoiseGit dialogs after their operations:
0: Close manually
1: Auto-close if no further options are available
2: Auto-close if no errors
Finish Feature tweaks:
You can change what happens when using the finish feature command:
(G)it (C)ommit
- Ctrl+Shift+Alt+G, C(G)it (F)etch
- Ctrl+Shift+Alt+G, F(G)it (L)og
- Ctrl+Shift+Alt+G, L(G)it (M)erge
- Ctrl+Shift+Alt+G, M(G)it (P)ull
- Ctrl+Shift+Alt+G, P(G)it P(u)sh
- Ctrl+Shift+Alt+G, U(G)it (R)evert
- Ctrl+Shift+Alt+G, R(G)it Stas(h)-Apply
- Ctrl+Shift+Alt+G, H(G)it Stash-Cre(a)te
- Ctrl+Shift+Alt+G, A(G)it (S)witch
- Ctrl+Shift+Alt+G, S(G)it S(y)nc
- Ctrl+Shift+Alt+S, Y(G)it Clea(n)up
- Ctrl+Shift+Alt+G, N(G)it R(e)solve
- Ctrl+Shift+Alt+G, E(G)it Sho(w) Changes
- Ctrl+Shift+Alt+G, W(G)it File (B)lame
- Ctrl+Shift+Alt+G, B(G)it File (D)iff
- Ctrl+Shift+Alt+G, D(G)it Rebase
- Ctrl+Shift+Alt+G, GSo what exactly are those GitFlow menu items doing?