Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
kamranahmedse committed May 2, 2016
2 parents 0bf7834 + 9d5e064 commit 891ca83
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,11 +96,9 @@ $ git standup -a "John Doe" -d 5

## [Identifying Signed Commits](https://git-scm.com/book/en/v2/Git-Tools-Signing-Your-Work)

You can optionally check for the signed commits as well.
Add `-g` flag to check the GPG info

```bash
# Signed commits will have gpg: G
# While all the other ones will have gpg: N at the end
$ git standup -g
```

Expand Down

0 comments on commit 891ca83

Please sign in to comment.