git-merge: add --abort
This commit is contained in:

committed by
Agniva De Sarker

parent
ade42815d7
commit
bade4c7c03
@@ -13,3 +13,7 @@
|
||||
- Merge a branch and create a merge commit:
|
||||
|
||||
`git merge --no-ff {{branch_name}}`
|
||||
|
||||
- Abort merge:
|
||||
|
||||
`git merge --abort`
|
||||
|
Reference in New Issue
Block a user