author | Junio C Hamano <junkio@cox.net> | |
Tue, 30 Jan 2007 05:53:28 +0000 (21:53 -0800) | ||
committer | Paul Mackerras <paulus@samba.org> | |
Wed, 14 Feb 2007 22:01:59 +0000 (09:01 +1100) | ||
commit | 7426eb74694b2f8b3909065edeec35b7a9117b35 | |
tree | 862cc3e13c7586d43634c457919e52fc2f60b32e | tree | snapshot |
parent | e9937d2a03a426b50a424927fbd0cdfbe2ac2b40 | commit | diff |
[PATCH] gitk: Use show-ref instead of ls-remote
It used to be ls-remote on self was the only easy way to grab
the ref information. Now we have show-ref which does not
involve fork and IPC, so use it.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
It used to be ls-remote on self was the only easy way to grab
the ref information. Now we have show-ref which does not
involve fork and IPC, so use it.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk | diff | blob | history |