Skip to content

Commit

Permalink
gitk: Show changes in index and changes in working directory separately
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Paul Mackerras committed Jul 13, 2007
1 parent 6ebedab commit 8f48936
Showing 1 changed file with 138 additions and 57 deletions.
Loading

0 comments on commit 8f48936

Please sign in to comment.