Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
falko committed Aug 27, 2015
1 parent 8b6cb78 commit 9ad6060
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
Expand Up @@ -19,8 +19,8 @@ Each JIRA issue of a ballot contains links to Git commits. These commits are che

One can check if an issue is mentioned in a commit using:

git log --grep 89
git log --grep 11-89 -B4
git log --all --grep 89
git log --all --grep 11-89

The branch for the ballot is pushed to GitHub using:

Expand Down

0 comments on commit 9ad6060

Please # to comment.