mirror of
https://github.com/openSUSE/osc.git
synced 2025-01-27 07:06:13 +01:00
Fixed help of do_commit, added info how disable checks
This commit is contained in:
parent
473270ec84
commit
cfc9c2a1b2
@ -1627,13 +1627,15 @@ Please submit there instead, or use --nodevelproject to force direct submission.
|
||||
Upload content which is changed in your working copy, to the repository
|
||||
server.
|
||||
|
||||
Checks the state of a working copy, if found a file with unknown state,
|
||||
it requests an user input:
|
||||
Optionally checks the state of a working copy, if found a file with
|
||||
unknown state, it requests an user input:
|
||||
* skip - don't change anything, just move to another file
|
||||
* remove - remove a file from dir
|
||||
* edit file list - edit filelist using EDITOR
|
||||
* commit - don't check anything and commit package
|
||||
* abort - abort commit - this is default value
|
||||
This can be supressed by check_filelist config item, or -f/--force
|
||||
command line option.
|
||||
|
||||
examples:
|
||||
osc ci # current dir
|
||||
|
Loading…
Reference in New Issue
Block a user