author | Alexandre Julliard <julliard@winehq.org> | |
Sat, 22 Jul 2006 13:39:53 +0000 (15:39 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 24 Jul 2006 06:36:03 +0000 (23:36 -0700) | ||
commit | 73389f12bf0ef39820685a322527fab549676f33 | |
tree | e4fb5e58259d04b3ee2dd4cf0777f95078f87111 | tree | snapshot |
parent | 9f56a7fda940caa7d4a1b06947481b5157510557 | commit | diff |
git.el: Try to reuse an existing buffer when running git-status.
By default, running git-status again will now reuse an existing buffer
that displays the same directory. The old behavior of always creating
a new buffer can be obtained by customizing the git-reuse-status-buffer
option.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
By default, running git-status again will now reuse an existing buffer
that displays the same directory. The old behavior of always creating
a new buffer can be obtained by customizing the git-reuse-status-buffer
option.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
contrib/emacs/git.el | diff | blob | history |