Skip to content

Commit

Permalink
Stop a merge that's out of control
Browse files Browse the repository at this point in the history
  • Loading branch information
DVG committed Sep 14, 2015
1 parent 715dfd4 commit 7dae210
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bin/git-stop
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/sh

# Stop a merge that has grown unweildy

git merge --abort

0 comments on commit 7dae210

Please sign in to comment.