uju commit
uju commit¶
Commits soft state changes to the hard state
Synopsis¶
Commits soft state changes to the hard state
uju commit [<options>] <pathpattern>... [flags]
Options¶
-h, --help help for commit
-j, --json Returns output as a JSON string
-m, --message string Message describing changes made to the files
-p, --password string [optional] Password for your remote git repo
-u, --username string Username on your remote git repo
Options inherited from parent commands¶
-A, --deamon_address string The URL of the System daemon (default "http://localhost:6060")
--repo string Repo ID, name or path to use for the current operation
SEE ALSO¶
- uju - A version control tool for source code