Code

git-gui: learn more type change states
[git.git] / lib / commit.tcl
index 83b3d9d21b44d1f9c494e8b74f62cbdf2ac08ac1..5ce46877bfb24701187f5ff5e94ce4aaf8b666b2 100644 (file)
@@ -166,7 +166,7 @@ The rescan will be automatically started now.
                _? {continue}
                A? -
                D? -
-               T_ -
+               T? -
                M? {set files_ready 1}
                _U -
                U? {
@@ -453,7 +453,11 @@ A rescan will be automatically started now.
                }
                AM -
                AD -
+               AT -
+               TM -
+               TD -
                MM -
+               MT -
                MD {
                        set file_states($path) [list \
                                _[string index $m 1] \