Ãvar ArnfjÃrà Bjarmason <avarab@xxxxxxxxx> writes: > But just like we now have: > > Revert "some commit" > > This partially reverts commit <sha1>. > > We could have with <path>: > > Revert "some commit" > > This partially reverts commit <sha1>. Only the path <path> has > been reverted, which is X out of Y files changed in the original > commit. > > Or something like that. Yes, that is exactly what I was suggesting, no? On the similar line of thought, it might be a good idea to update the commit template we give slightly perhaps like... Revert "some commit" This partially reverts commit <sha1>. +# +# DESCRBE HERE how the change in <sha1> +# was a wrong thing to do. -- 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