Skip to content

Commit

Permalink
chore: note about individual git methods
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed Nov 27, 2018
1 parent fd84fac commit ddf2193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -58,7 +58,7 @@ remote: COMMIT_INFO_REMOTE
## Individual methods

In addition to `commitInfo` this module also exposes individual promise-returning
methods `getBranch`, `getMessage`, `getEmail`, `getAuthor`, `getSha`, `getRemoteOrigin`.
methods `getBranch`, `getMessage`, `getEmail`, `getAuthor`, `getSha`, `getRemoteOrigin`. These methods do NOT use fallback environment variables.

For example

Expand Down

0 comments on commit ddf2193

Please sign in to comment.