[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)
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>
No differences found