Hacker News new | ask | show | jobs
by yawaramin 1263 days ago
Notes are just objects stored in the git repo. They are distributed along with all the other objects.
1 comments

You had me worried there for a bit, but notes are not distributed by default.

For the curious, you can push/fetch

  refs/notes/*
...to share notes.