]> git.ipfire.org Git - thirdparty/git.git/commit - git-gui/git-gui.sh
git-gui: Start file status display refactoring.
authorShawn O. Pearce <spearce@spearce.org>
Sun, 21 Jan 2007 03:06:51 +0000 (22:06 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Sun, 21 Jan 2007 07:54:21 +0000 (02:54 -0500)
commit0812665e578cf8ac1fe9a69b5557e3781be2d8ff
tree5a0fe5b196ac3329464eeec93f3dbb243c430282
parentc2faa43677ec2471dadc3cc789cab27f6bc2abbb
git-gui: Start file status display refactoring.

I'm going to refactor the way file status information gets displayed
so it more closely aligns with the way 'git-runstatus' displays the
differences between HEAD<->index and index<->working directory.  To
that end the other file list is going to be changed to be the working
directory difference.  So this change renames it.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh