commit | ee85cbc6887d6ae4eb09a3e2c7319f66ae7c9034 | [log] [tgz] |
---|---|---|
author | Sven Verdoolaege <skimo@liacs.nl> | Mon Jun 27 21:03:07 2005 +0200 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Mon Jun 27 15:27:50 2005 -0700 |
tree | d4c87459bc57b9594e8b01e2bc286d0275ce3ca3 | |
parent | e2efb676ef0e70364f130c4097b7b9d67804753f [diff] |
[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>