mirror of
https://github.com/thegeeklab/git-sv.git
synced 2024-11-14 07:40:40 +00:00
parent
997c604a86
commit
1d0a7777b8
@ -64,7 +64,8 @@ git-sv rn -h
|
|||||||
| ---------------------------- | ------------------------------------------------------------- | :----------------: |
|
| ---------------------------- | ------------------------------------------------------------- | :----------------: |
|
||||||
| current-version, cv | get last released version from git | :x: |
|
| current-version, cv | get last released version from git | :x: |
|
||||||
| next-version, nv | generate the next version based on git commit messages | :x: |
|
| next-version, nv | generate the next version based on git commit messages | :x: |
|
||||||
| commit-log, cl | list all commit logs since last version as jsons | :heavy_check_mark: |
|
| commit-log, cl | list all commit logs according to range as jsons | :heavy_check_mark: |
|
||||||
|
| commit-notes, cl | generate a commit notes according to range | :heavy_check_mark: |
|
||||||
| release-notes, rn | generate release notes | :heavy_check_mark: |
|
| release-notes, rn | generate release notes | :heavy_check_mark: |
|
||||||
| changelog, cgl | generate changelog | :heavy_check_mark: |
|
| changelog, cgl | generate changelog | :heavy_check_mark: |
|
||||||
| tag, tg | generate tag with version based on git commit messages | :x: |
|
| tag, tg | generate tag with version based on git commit messages | :x: |
|
||||||
|
Loading…
Reference in New Issue
Block a user