Skip to content

Commit

Permalink
[master] added header info
Browse files Browse the repository at this point in the history
  • Loading branch information
sjafri5 committed Jun 1, 2017
1 parent 380076f commit fc7d59b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## RULES
## Summary

The script will parse your branch name to find the JIRA ticket number so you don't have to type it after each commit.
It assumes the following structure: <ticket-type>/<ticket-number>
Expand All @@ -12,7 +12,7 @@ branchname -> captured
`bugfix/MEC-1984/v2` -> `MEC-1984`

`master` -> `master`

----------

in summation, if you are on branch `feature/RNTM-678`
and you run the following after staging:
Expand Down

0 comments on commit fc7d59b

Please sign in to comment.