Skip to content

Commit

Permalink
Uncommented this code for the second time today ... this is not my day.
Browse files Browse the repository at this point in the history
  • Loading branch information
reutenauer committed Mar 25, 2016
1 parent c2029dd commit 8407dde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions makectanzip
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ else
branch="$1"
fi

# TODO Check branch
warn_and_exit=false
line=`git status | fgrep 'Your branch is ahead' | wc -l`
if [ "$line" = 1 ]; then
Expand Down

0 comments on commit 8407dde

Please sign in to comment.