diff options
author | Petr Baudis <pasky@suse.cz> | 2008-07-08 19:48:04 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-07-08 22:46:01 -0700 |
commit | 31a92f6aa47732e93f6685b8d1fd1ac09c1fec44 (patch) | |
tree | 06cfcea954c5772d5ff8f4ff4b0ee54b4b449091 /Documentation/RelNotes-1.5.5.5.txt | |
parent | t7701-repack-unpack-unreachable.sh: check timestamp of unpacked objects (diff) | |
download | tgif-31a92f6aa47732e93f6685b8d1fd1ac09c1fec44.tar.xz |
Git.pm: Add remote_refs() git-ls-remote frontend
This patch also converts the good ole' git-remote.perl to use it.
It is otherwise used in the repo.or.cz machinery and I guess other
scripts might find it useful too.
Unfortunately,
git-ls-remote --heads .
is subtly different from
git-ls-remote . refs/heads/
(since the second matches anywhere in the string, not just at the
beginning) so we have to provide interface for both.
Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes-1.5.5.5.txt')
0 files changed, 0 insertions, 0 deletions