git notes

Nesne notları ekle veya incele. Daha fazla bilgi için: https://git-scm.com/docs/git-notes.

git notes list

git notes list [{{nesne}}]

git notes show [{{nesne}}]

git notes append {{nesne}}

git notes append --message="{{messaj_yazısı}}"

git notes edit [{{nesne}}]

git notes copy {{kaynak_nesne}} {{hedef_nesne}}

git notes remove {{nesne}}