Skip to content

Commit

Permalink
Merge pull request #25 from ZorGleH/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
damkraw committed Aug 23, 2015
2 parents 9b76a4b + 96ce6f7 commit d1c9979
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
Expand Up @@ -33,7 +33,7 @@ The resulting `gitinfo` object has the following structure:
SHA : "Current HEAD SHA",
shortSHA : "Current HEAD short SHA",
name : "Current branch name",
currentUser : "Current git user" ,
currentUser : "Current git user",
lastCommitTime : "Last commit time",
lastCommitMessage : "Last commit message",
lastCommitAuthor : "Last commit author",
Expand Down

0 comments on commit d1c9979

Please sign in to comment.