Preserve git notes when rewriting history with git filter branch -



Preserve git notes when rewriting history with git filter branch -

for reasons, have rewrite entire history of git repository alter committer_id of every commit. however, attached note more or less every commit , using git-filter-branch alter committer_id logically create new commits, leaving notes behind. there way re-create notes matching new commit?

this thread seems inquire similar questions left no solution in 2011.

thank help!

git git-filter-branch git-notes

Comments

Popular posts from this blog

maven fortify plugin : Unable to load build session with ID XXXXX .. See log file for more details -

c# - Primavera WebServices does not return any data -

android - Display emoji panel with genymotion - keyboard/touch input? -