diff --git a/Makefile b/Makefile index 71ceddc..1a80a6c 100644 --- a/Makefile +++ b/Makefile @@ -7,6 +7,7 @@ BINS = \ git-changelog \ git-delete-branch \ git-delete-tag \ + git-fresh-branch \ git-repl \ git-commits-since \ git-summary \