git-lfs-migrate icon indicating copy to clipboard operation
git-lfs-migrate copied to clipboard

Option to add original id to commit msgs

Open leth opened this issue 7 years ago • 4 comments

Allows you to use --annotate-id-prefix original-id: to add original IDs to end of commit & tag messages; useful if you want to keep a track of rewrite changes historically.

leth avatar Nov 10 '16 14:11 leth

I just want to say that I am lucky to have found this branch. Just used the annotate-id-prefix option and it does exactly what we wanted. Google had me thinking there was no solution for mapping the old commit hashes to the new ones, but this pull-request does it. Thanks!

Permafacture avatar Dec 30 '16 18:12 Permafacture

Hey @bozaro, do you have any time to review this PR? :)

leth avatar Jan 05 '17 16:01 leth

Idea is good. But I want to make another implementation for this feature: I think template for modified commit message should be changeable by user.

bozaro avatar Jan 06 '17 21:01 bozaro

Cool, I'm happy to adapt it if you have any examples

On 6 January 2017 21:20:36 GMT+00:00, "Artem V. Navrotskiy" [email protected] wrote:

Idea is good. But I want to make another implementation for this feature: I think template for modified commit message should be changeable by user.

-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/bozaro/git-lfs-migrate/pull/24#issuecomment-271010344

-- Sent from my phone. Please excuse my brevity.

leth avatar Jan 07 '17 12:01 leth