git-notes

notes Add or inspect object notes. More information: https://git-scm.com/docs/git-notes. List…

git notes

Add or inspect object notes. More information: https://git-scm.com/docs/git-notes.

git notes list

git notes list [{{object}}]

git notes show [{{object}}]

git notes append {{object}}

git notes append --message="{{message_text}}"

git notes edit [{{object}}]

git notes copy {{source_object}} {{target_object}}

git notes remove {{object}}

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← git-mv git-obliterate →