Skip to content

Commit

Permalink
git-notes needs --cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Jason Dominus committed Sep 15, 2013
1 parent 262b91c commit 928feef
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions NOTES/git-whats
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,8 @@ nonmaster branch that has no .whats file, prompts you for a
message. and then redoes the commit. It should also detect a merge and
prompt you for a new message, or, if the merge is to master, destroys
the .whats file automatically.

Need a --cleanup option that throws away the leftover annotations for
deleted branches. Over time the .git/config file accumulates a lot of
crap.

0 comments on commit 928feef

Please sign in to comment.