Gitone command-line interface (CLI)¶
camp¶
Add and commit changes made to tracked files and then push the commit.
- param message
The commit message to be passed to
camp()
.- note
A commit message will be automatically generated if the
message
argument is not provided. There is no need wrap the commit message in quotes.
camp [OPTIONS] [MESSAGE]...
Arguments
-
MESSAGE
¶
Optional argument(s)
acmp¶
Add and commit all changes, then push the commit.
- param message
The commit message to be passed to
acmp()
.- note
A commit message will be automatically generated if the
message
argument is not provided. There is no need wrap the commit message in quotes.
acmp [OPTIONS] [MESSAGE]...
Arguments
-
MESSAGE
¶
Optional argument(s)
cam¶
Add and commit changes made to tracked files.
- param message
The commit message to be passed to
cam()
.- note
A commit message will be automatically generated if the
message
argument is not provided. There is no need wrap the commit message in quotes.
cam [OPTIONS] [MESSAGE]...
Arguments
-
MESSAGE
¶
Optional argument(s)
acm¶
Add and commit all changes.
- param message
The commit message to be passed to
acm()
.- note
A commit message will be automatically generated if the
message
argument is not provided. There is no need wrap the commit message in quotes.
acm [OPTIONS] [MESSAGE]...
Arguments
-
MESSAGE
¶
Optional argument(s)
caamp¶
Add and commit all changes.
- param message
The commit message to be passed to
caamp()
.- note
A commit message will be automatically generated if the
message
argument is not provided. There is no need wrap the commit message in quotes.
caamp [OPTIONS] [MESSAGE]...
Arguments
-
MESSAGE
¶
Optional argument(s)
acamp¶
Add and commit all changes.
- param message
The commit message to be passed to
acamp()
.- note
A commit message will be automatically generated if the
message
argument is not provided. There is no need wrap the commit message in quotes.
acamp [OPTIONS] [MESSAGE]...
Arguments
-
MESSAGE
¶
Optional argument(s)
caam¶
Add and commit all changes.
- param message
The commit message to be passed to
caam()
.- note
A commit message will be automatically generated if the
message
argument is not provided. There is no need wrap the commit message in quotes.
caam [OPTIONS] [MESSAGE]...
Arguments
-
MESSAGE
¶
Optional argument(s)
acam¶
Add and commit all changes.
- param message
The commit message to be passed to
acam()
.- note
A commit message will be automatically generated if the
message
argument is not provided. There is no need wrap the commit message in quotes.
acam [OPTIONS] [MESSAGE]...
Arguments
-
MESSAGE
¶
Optional argument(s)