author | Paul Mackerras <paulus@samba.org> | |
Fri, 13 Jul 2007 09:49:37 +0000 (19:49 +1000) | ||
committer | Paul Mackerras <paulus@samba.org> | |
Fri, 13 Jul 2007 09:49:37 +0000 (19:49 +1000) | ||
commit | 8f4893639129acfc866c71583317090aa2a46eab | |
tree | 64d960e0e1d90003c9df627b10dac0cf76b575f0 | tree | snapshot |
parent | 6ebedabf2d0f77c2c765ecc5effee1a7e3ffdedb | commit | diff |
gitk: Show changes in index and changes in working directory separately
This makes gitk show up to two fake commits when there are local changes
in the repository; one to represent the state of the index and one to
represent the state of the working directory. The commit representing
the working directory is colored red as before; the commit representing
the index state is colored magenta (as being between red and blue in
some sense).
Signed-off-by: Paul Mackerras <paulus@samba.org>
This makes gitk show up to two fake commits when there are local changes
in the repository; one to represent the state of the index and one to
represent the state of the working directory. The commit representing
the working directory is colored red as before; the commit representing
the index state is colored magenta (as being between red and blue in
some sense).
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk | diff | blob | history |