Skip to content

Comment on Keep TODOs in gitparent

Comments

It appears that the notes survive a rebase but they don't point to anything in your history. They continue to point to a commit before the rebase.

Too bad. As I understand it that's because rebase relies on the patch format as the full representation of a commit; but that excludes the commit's notes. replacement refs and grafts survive it in squashed form because they are part of the graph traversal.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.