git-notes is used to add or inspect object notes. How can I delete a git-notes commit, so the commit of git-notes command will not exist in git history. I want to delete git-notes commit, I'm not mean the "git-notes remove", which only remove that notes and make another commit.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
||||
|
|
|
As git stores notes on a separate (orphaned) branch (pointed by
|
|||
|
It could actually be used to add ( When you call |
|||
|
