Build in ls-remote
commit8951d7c1f1ae38f34617b6c2490bf65e73e371f7
authorDaniel Barkalow <barkalow@iabervon.org>
Sun, 4 Nov 2007 20:51:17 +0000 (4 15:51 -0500)
committerJunio C Hamano <gitster@pobox.com>
Mon, 5 Nov 2007 20:25:42 +0000 (5 12:25 -0800)
treee09193e8c3a3bb548dbbafd6f41dff733eccd230
parent40cb4fab720807f8525fb125e6c4ddc802ee8ed1
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>
Makefile
builtin-ls-remote.c [moved from builtin-peek-remote.c with 83% similarity]
builtin.h
contrib/examples/git-ls-remote.sh [moved from git-ls-remote.sh with 100% similarity]
git.c