automated tests for --squash stuff
- test.sh fails in msysgit?
- sort error - see Thell's email
-
"add" command non-obviously requires a commitid; would be easier if
it had a "pull" sort of mode instead
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.
-
- totally weird behavior in 'git subtree add' if --prefix matches
- a branch name
-
"pull --squash" should do fetch-synthesize-merge, but instead just
does "pull" directly, which doesn't work at all.