-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
There are some alternatives that would be good to mention in the README:
$ git branch --edit-description- Can be used directly, per branch$ git notes append -m <msg>- Can be used to add notes per commit, visible ingit log(by default not pushed/pulled, see https://git-scm.com/blog/2010/08/25/notes.html).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels