author | Paul Mackerras <paulus@samba.org> | |
Fri, 19 Aug 2005 12:14:28 +0000 (22:14 +1000) | ||
committer | Paul Mackerras <paulus@samba.org> | |
Fri, 19 Aug 2005 12:14:28 +0000 (22:14 +1000) | ||
commit | f1d83ba34ccb4c7fa8c488a669eeaaba1adc68e0 | |
tree | 0dd02d528374c51fa3f7bd4d4409f6e5c6b48044 | tree | snapshot |
parent | 04c13d38772c77997d8789ee2067cc351b66e2aa | commit | diff |
Added re-read refs command, and display all refs.
These are features requested by Junio. Any plain file under .git/refs
whose contents start with 40 hex characters is taken as a reference
and displayed like a head but with a light blue background (unless it
is in .git/refs/tags or .git/refs/heads, in which case it is displayed
as before). There is now a "Reread references" menu item in the File
menu which re-reads all the plain files under .git/refs and redisplays
any references that have changed.
These are features requested by Junio. Any plain file under .git/refs
whose contents start with 40 hex characters is taken as a reference
and displayed like a head but with a light blue background (unless it
is in .git/refs/tags or .git/refs/heads, in which case it is displayed
as before). There is now a "Reread references" menu item in the File
menu which re-reads all the plain files under .git/refs and redisplays
any references that have changed.
gitk | diff | blob | history |