Am 25.08.2011 09:09, schrieb Matthieu Moy:
Junio C Hamano<gitster@xxxxxxxxx> writes:
I wonder if doing something like this would be more direct approach to
achieve the same thing.
Not the same thing, but both patches could go well together.
Mine covers
pick deadbeef
exec make test
# :-( make test failed, I'm going to fix it
hack hack hack
git add changes
# OK, seems fixed.
git rebase --continue
# --> rebase tells me I forgot to commit my fixup patch
This is exactly my use-case that discovered the problem and which I would
like to see fixed, FWIW.
-- Hannes
--
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