author | David Aguilar <davvid@gmail.com> | |
Mon, 10 Mar 2008 10:54:56 +0000 (03:54 -0700) | ||
committer | Paul Mackerras <paulus@samba.org> | |
Tue, 11 Mar 2008 09:22:39 +0000 (20:22 +1100) | ||
commit | cb8329aa9a6cc2e009d552b1180ce107cec4eb9d | |
tree | f63e1072ece6fd5c8460e5c35e280a263393cf7b | tree | snapshot |
parent | 8809d691ec03f6cb60cb01c8bf00441600d6e757 | commit | diff |
[PATCH] gitk: Don't show local changes when we there is no work tree
Launching gitk on a bare repository or a .git directory
would previously show the work tree as having removed all
files. We now inhibit showing local changes when gitk
is not launched from within a work tree.
Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Launching gitk on a bare repository or a .git directory
would previously show the work tree as having removed all
files. We now inhibit showing local changes when gitk
is not launched from within a work tree.
Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk | diff | blob | history |