Robin Rosenberg <robin.rosenberg.lists@xxxxxxxxxx> writes: > onsdagen den 28 maj 2008 17.53.40 skrev Junio C Hamano: >> Does this mean that it would help reduce mistakes if "git commit --amend" >> noticed the presense of .dotest-merge but absense of .dotest-merge/amend >> and refused to operate, I have to wonder? > > Well I found myself making these mistakes. That would probably be better. > Shouldn't one block commit without amend too then? If you mean to forbid "git commit" during rebase (perhaps interrupted by s/pick/edit/), I do not think that would fly -- it is the advertised way to split a commit into two, if I am not mistaken. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html