git notes

Elan Ruusamäe glen at pld-linux.org
Mon Mar 21 22:45:49 CET 2016


i added git note to some commit
but it appears not to be pushed out with just 'git push'. should it?

from wiki i found just this bit:
https://www.pld-linux.org/howto-git#modify_commit_messages

from the referred mailing list post, i can not find the that small 
howto, was it ever written?

from .git/config i see that notes are only fetched, but not configured 
to push:

➔ builder -g git-core -ns
 From git://git.pld-linux.org/packages/git-core
  * [new ref]         refs/notes/commits -> refs/notes/commits
➔ cd git-core
➔ git config --local -l|grep notes
remote.origin.fetch=refs/notes/*:refs/notes/*
➔


-- 
glen



More information about the pld-devel-en mailing list