mirror of
https://github.com/git/git.git
synced 2026-03-29 11:00:07 +02:00
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.
This commit is contained in:
4
todo
4
todo
@@ -36,10 +36,6 @@
|
||||
one of the other git tools that git-subtree calls. Should
|
||||
detect this situation and print the *real* problem.
|
||||
|
||||
In fact, the prefix should *not* end with slash, and we
|
||||
should detect (and fix) it if it does. Otherwise the
|
||||
log message looks weird.
|
||||
|
||||
"pull --squash" should do fetch-synthesize-merge, but instead just
|
||||
does "pull" directly, which doesn't work at all.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user