https://github.com/git/git
Revision 949da61b9b84bfb48ed2ff2dea068a1d19fb847b authored by Shawn O. Pearce on 06 June 2007, 07:03:16 UTC, committed by Shawn O. Pearce on 06 June 2007, 07:03:52 UTC
It feels wrong to call the -M -C -C annotations "move/copy tracking"
as they are actually the original locations.  So I'm relabeling
the status bar to show "copy/move tracking annotations" for the
current file (no -M -C -C) as that set of annotations tells us who
put the hunk here (who moved/copied it).  I'm now calling the -M
-C -C pass "original location annotations" as that's what we're
really digging for.

I also tried to clarify some of the text in the hover tooltip.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
1 parent 5d198d6
History
Tip revision: 949da61b9b84bfb48ed2ff2dea068a1d19fb847b authored by Shawn O. Pearce on 06 June 2007, 07:03:16 UTC
git-gui: Improve our labeling of blame annotation types
Tip revision: 949da61
File Mode Size
lib
.gitignore -rw-r--r-- 62 bytes
GIT-VERSION-GEN -rwxr-xr-x 1.8 KB
Makefile -rw-r--r-- 3.5 KB
git-gui.sh -rwxr-xr-x 56.3 KB

back to top