[PATCH] git-ssh-pull: commit-id consistency
authorSven Verdoolaege <skimo@liacs.nl>
Mon, 27 Jun 2005 19:03:07 +0000 (21:03 +0200)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 27 Jun 2005 22:27:50 +0000 (15:27 -0700)
commitee85cbc6887d6ae4eb09a3e2c7319f66ae7c9034
treed4c87459bc57b9594e8b01e2bc286d0275ce3ca3
parente2efb676ef0e70364f130c4097b7b9d67804753f
[PATCH] git-ssh-pull: commit-id consistency

In contrast to other plumbing tools, git-ssh-push only
allow a very restrictive form of commit-id filenames.
This patch removes this restriction.

Acked-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Documentation/git-ssh-push.txt
ssh-push.c