author | Rémi Vanicat <vanicat@debian.org> | |
Fri, 29 Feb 2008 18:28:19 +0000 (19:28 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 1 Mar 2008 05:22:18 +0000 (21:22 -0800) | ||
commit | a1eebfb3a90b6c240afd1a32cfebe6ee5dbd72c5 | |
tree | f631c1fe0d3e91d0525d7eb97b4adaf4d9708f1e | tree | snapshot |
parent | f1a8cc635455a65567d040349327b9ea4adb479b | commit | diff |
git.el: find the git-status buffer whatever its name is
git-status used the buffer name to find git-status buffers, and that
can fail if the buffer has another name, for example when multiple
working directories is tracked.
Signed-off-by: Rémi Vanicat <vanicat@debian.org>
Acked-by: Alexandre Julliard <julliard@winehq.org>
Tested-by: Xavier Maillard <xma@gnu.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-status used the buffer name to find git-status buffers, and that
can fail if the buffer has another name, for example when multiple
working directories is tracked.
Signed-off-by: Rémi Vanicat <vanicat@debian.org>
Acked-by: Alexandre Julliard <julliard@winehq.org>
Tested-by: Xavier Maillard <xma@gnu.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/emacs/git.el | diff | blob | history |