]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
Remove obsolete commit-walkers
authorDaniel Barkalow <barkalow@iabervon.org>
Tue, 11 Sep 2007 03:02:40 +0000 (23:02 -0400)
committerJunio C Hamano <gitster@pobox.com>
Wed, 19 Sep 2007 10:22:30 +0000 (03:22 -0700)
commitfbdeef948bbc085124f9634d5108940dce5fc688
treeace810dc3608ed06bc314344e6e9cf5655e02d93
parentfc57b6aaa5bc59ecbe0c052b98196a93b35760a5
Remove obsolete commit-walkers

Removes the commit-walkers that are no longer useful, as well as
library code that was only used by ssh-fetch/push.

Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile
local-fetch.c [deleted file]
rsh.c [deleted file]
rsh.h [deleted file]
ssh-fetch.c [deleted file]
ssh-pull.c [deleted file]
ssh-push.c [deleted file]
ssh-upload.c [deleted file]