git proj status [-g "pGitOpt"] [-r "pRawOpt"] [common-options]
Do a "git status"
Verify gitproj.config.remote-raw-origin is defined and mounted.
Verify origin is set to a path that exists (if mounted).
Give a "diff" (-qr) of the raw files, local vs remote (if mounted)
Git status options. For example:
git proj status -g "-s --ignored"
Raw options. Currently these will be options passed to the diff command. (This will be added after the default options: -qr) For example:
git proj status -r "-s"
-h
-H pStyle
-q, -v, -V N (gpVerbose)
-x, -xx..., -X N (gpDebug)
Run "git proj -h" for details. Or "man git-proj" for help with all the subcommands.
0 - if OK
!0 - if errors
git proj
git proj init
git proj remote
git proj clone
git proj push
git proj pull
git proj add TBD
git proj config TBD
git flow
TurtleEngr
GPLv3 Copyright 2021 by TurtleEngr