Well, I think it is wrong for the same reason as it is wrong to apply the
changes to _any_ file when one would fail. And since "git apply" shares
my understanding, I think "git rm" should, too.
Heh, right.
Oh, so you do not take the return value of this function to determine if
it has or has not done something with the files? That's a bit confusing.
Besides, it would be all the more a reason for a test case, so that I can
see that I am actually wrong.
I think it should be the other way. If you change semantics with the
patch, but another revision changes semantics _differently_, it is really
easy to get lost. In order to demonstrate what should be true, you have
to provide examples. And if you are already providing examples, just wrap
them into
test_description <description>
. ./test-lib.sh
...
test_done
and prefix each test with "test_expect_success", and you're done. It is
really not something requiring a wizard.
I'd understand better what you wish to accomplish with the...
... testcase. So those are not two distinct points.
Please do not do this.
I meant to complain about your OP, but this time it is even worse. The
best way to guarantee that a patch gets lost in a thread is to move it _at
the end_ of a reply.
Please follow the form that you change the subject, still reply, but but
the quoted mail with your answers to that text between the "---" and the
diffstat.
If that text is too long, you should use a separate email for the patch.
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