←back to thread

577 points Delgan | 1 comments | | HN request time: 0.001s | source
Show context
legends2k ◴[] No.44347756[source]
I discovered notes from the man pages around 2020 but didn't use them as it was primarily a local repo feature. By default they don't get pushed or fetched. If course, one can configure it such that it's pushed and fetched, but that's a team decision and mine didn't vote for it.
replies(1): >>44357982 #
1. WorldMaker ◴[] No.44357982[source]
I feel like notes needs a more similar default to tags' updated defaults today: fetched/pulled by default but not pushed by default. It is useful to keep personal tags and personal notes and some people have workflows involving those, but once tags/notes are in the upstream repository, it should maybe be assumed that everyone should know about them.