-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Do we have a way to exclude branches? For example, I wish to see everything BUT commits associated with git notes add. I achieve this behavior with git log --graph --exclude=refs/notes/* ....
FWIW, it appears --choose-branch|tag doesn't satisfy this use case. I need all branch/tag commits except for notes.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels