diff --git a/git.sh b/git.sh index c254139..80b2108 100755 --- a/git.sh +++ b/git.sh @@ -26,4 +26,3 @@ revert_to_commit_before_pull () { return 1 } # revert_to_commit_before_pull -