mirror of
https://github.com/git-for-windows/git.git
synced 2026-07-02 20:29:15 -05:00
4ccdab028263dfdeb0adf9764466bb3a43265395
If the user is invoking us as git-citool then they want to perform a single commit and exit quickly. Since we are about to be a very short lived process we should do what we can to avoid spending CPU time setting up menus which the user will never use, like the fetch/push/pull menus. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Description
Releases
335
Languages
C
50.2%
Shell
39.2%
Perl
4.3%
Tcl
3%
Python
0.8%
Other
2.2%