bahmutov / bahmutov/version-middleware
Follow same format as ggit-last
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
`ggit-last` command outputs almost same information, but has full SHA under "id" property and short SHA under "short" property. Follow same format.
https://github.com/bahmutov/ggit#stand-alone-tool
```json
{
"id": "138622f00133601656df72c43fef5d81ced8dd34",
"short": "138622f",
"savedAt": "2017-07-18T19:28:01.789Z"
}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.