Ramkumar Ramachandra <artagnon@xxxxxxxxx> writes: > Fix the failing tests in t/checkout-last by making checkout respect it > too. You can now expect > > $ git checkout - > > to work as expected after any a rebase [-i]. It will also work with any > other scripts provided they set an appropriate GIT_REFLOG_ACTION if they > internally use "git checkout". Yes, it is better to clearly say that this just opens the door to fix others and at this step "rebase" is the primary thing that is fixed. By the way, please stop doing "t/checkout-last" which I have to manually fix-up every time to its actual prefix (i.e. I cannot review with "less t/checkout-last*" to see what the log message is talking about; I can with "less t/t2012-checkout-last*"). -- 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