You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every time I run git fetch, I get a new commit on refs/notes/hg, even if nothing changed.
$ git show notes/hgcommit 187ab7fdc53e6e4d8360a13a781c721386fda2c4Author: remote-hg <>Date: Sun Sep 14 20:12:15 2014 -0500 Notes for default
$ git fetchsearching for changesno changes found
$ git show notes/hgcommit d4e9aa183875ac5bda2b177a311c4f8247bc2e77Author: remote-hg <>Date: Sun Sep 14 21:00:09 2014 -0500 Notes for default
The text was updated successfully, but these errors were encountered:
Every time I run
git fetch
, I get a new commit onrefs/notes/hg
, even if nothing changed.The text was updated successfully, but these errors were encountered: