1
0
mirror of https://github.com/git/git.git synced 2024-10-22 12:28:32 +02:00
This commit is contained in:
Avery Pennarun 2009-07-10 15:14:33 -04:00
parent b64a7aa26c
commit 5d1a5da411

3
todo

@ -45,3 +45,6 @@
totally weird behavior in 'git subtree add' if --prefix matches totally weird behavior in 'git subtree add' if --prefix matches
a branch name a branch name
"pull --squash" should do fetch-synthesize-merge, but instead just
does "pull" directly, which doesn't work at all.