1
0
mirror of https://github.com/danog/gift.git synced 2024-11-30 04:19:37 +01:00

Config, not Status

This commit is contained in:
Eric O'Connell 2013-10-05 15:51:12 -07:00
parent 7510aa1f71
commit 4909d8375e

View File

@ -203,7 +203,7 @@ The callback receives `(err, actor)`.
The callback receives `(err, date)`.
## Config
### `Status#values`
### `Config#values`
`Object` - The keys are dotted precisely as the console output from `git config`.
## Status