]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
Make git-remote a builtin
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Fri, 29 Feb 2008 01:45:45 +0000 (01:45 +0000)
committerJunio C Hamano <gitster@pobox.com>
Sat, 1 Mar 2008 09:51:44 +0000 (01:51 -0800)
commit211c89682eeef310f39022b91e88d07cd5784953
tree937dd57e950e3c30e218d3edb4c8054299511be0
parent4704640b611dfb275f6a74c9a9be5e309260a71c
Make git-remote a builtin

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile
builtin-remote.c [new file with mode: 0644]
builtin.h
contrib/examples/git-remote.perl [moved from git-remote.perl with 100% similarity]
git.c
remote.c
remote.h
t/t5505-remote.sh