Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianotadao committed Oct 31, 2015
1 parent 23ea403 commit fc89d89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
###Git shortcut to automate the commit, squash and push commands

Sometimes execute the basic git commands is very boring and repetitive so, this shortcut is awesome. It will run these commands in this order:
Sometimes executing basic git commands is much boring and repetitive so, this shortcut will help you a lot. It will run these commands in this sequence:

- get the MERGE_BASE_ID
- `git reset --soft MERGE_BASE_ID`
Expand Down

0 comments on commit fc89d89

Please sign in to comment.