author | Daniel Barkalow <barkalow@iabervon.org> | |
Sun, 4 Nov 2007 20:51:17 +0000 (15:51 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 5 Nov 2007 20:25:42 +0000 (12:25 -0800) | ||
commit | 8951d7c1f1ae38f34617b6c2490bf65e73e371f7 | |
tree | e09193e8c3a3bb548dbbafd6f41dff733eccd230 | tree | snapshot |
parent | 40cb4fab720807f8525fb125e6c4ddc802ee8ed1 | commit | diff |
Build in ls-remote
This actually replaces peek-remote with ls-remote, since peek-remote
now handles everything. peek-remote remains an a second name for
ls-remote, although its help message now gives the "ls-remote" name.
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This actually replaces peek-remote with ls-remote, since peek-remote
now handles everything. peek-remote remains an a second name for
ls-remote, although its help message now gives the "ls-remote" name.
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile | diff | blob | history | |
builtin-ls-remote.c | [new file with mode: 0644] | blob |
builtin-peek-remote.c | [deleted file] | blob | history |
builtin.h | diff | blob | history | |
contrib/examples/git-ls-remote.sh | [new file with mode: 0755] | blob |
git-ls-remote.sh | [deleted file] | blob | history |
git.c | diff | blob | history |