Well, it _is_ in testable shape. My working setup is using builtin-commit
since a week. One glitch is serious: "git add a1 && git commit b1" will
commit a1, too.
Another glitch is only mildly annoying to me (but I have not investigated
in detail yet): when you commit new files in a subsubdirectory, no summary
"created file" is printed for them.
Other than that, I am pretty happy with it, and the other issues I listed
should be easily fixable.
I run with it, and like it. Sometimes when I rebase to 'next', a patch
has subtle differences compared to the patch which was applied, and then I
see in the conflict handling that it was applied already. So I do the
obvious: I --skip, and it Just Works.
But you _can_ mistakenly say "--skip". That's why I pushed for the
detached HEAD when rebasing.
Agree.
This might be something pretty painful, though, speaking from my own
experience with the work-tree stuff.
--with might confuse people who know that you can use "git branch" to
create branches, but do not quite know how.
Besides, "--con" would be enough, and you can always add '-c'. Or use
completions.
Ciao,
Dscho
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html