Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 715 Bytes

File metadata and controls

33 lines (25 loc) · 715 Bytes

Check command

Check commits branch command(check commit info against commit hash)

~ python vcs.py check -c | --commit
Valid commit: 6bfb1d8c17208a530ec34139ad915cd0508b8e8f7635782668b76d30f73ef99a
Valid commit: 39b485c9b720d52897c0ad5f225c239361a740729ce1da5848c18bf3428662bb


Check is branches valid

Valid branch: master
Valid branch: test

Help message

vcs check
    -c | --commits - Check commits chain in current branch
    -b | --branches - Check is branches valid
vcs check -h | --help - This help check -h | --help - This help

Author: Konstantin-create
Licence: GNU General Public License v3.0