If someone provides a --prefix that ends with slash, strip the slash.
commit6f2012cdc021f6b47ed19bc7fe64159ce9eeda8a
authorAvery Pennarun <apenwarr@gmail.com>
Fri, 2 Oct 2009 19:22:15 +0000 (2 15:22 -0400)
committerAvery Pennarun <apenwarr@gmail.com>
Fri, 2 Oct 2009 20:08:58 +0000 (2 16:08 -0400)
tree1c3fdb6d87802b71bb23d7a4786aee8252e0faea
parent39ee6ecf7ed8b3c6a5c8ed24f825211f3b920f76
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.
git-subtree.sh
test.sh
todo