commit | 6f2012cdc021f6b47ed19bc7fe64159ce9eeda8a | [log] [tgz] |
---|---|---|
author | Avery Pennarun <apenwarr@gmail.com> | Fri Oct 02 15:22:15 2009 -0400 |
committer | Avery Pennarun <apenwarr@gmail.com> | Fri Oct 02 16:08:58 2009 -0400 |
tree | 1c3fdb6d87802b71bb23d7a4786aee8252e0faea | |
parent | 39ee6ecf7ed8b3c6a5c8ed24f825211f3b920f76 [diff] [blame] |
If someone provides a --prefix that ends with slash, strip the slash. Prefixes that differ only in the trailing slash should be considered identical. Also update the test to check that this works.
diff --git a/git-subtree.sh b/git-subtree.sh index 454ce7e..0949fef 100755 --- a/git-subtree.sh +++ b/git-subtree.sh Binary files differ