|
103.
|
|
|
If there is no default push location set, the first push will set it (use
--no-remember to avoid setting it). After that, you can omit the
location to use the default. To change the default, use --remember. The
value will only be saved if the remote location can be accessed.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
bzrlib/builtins.py:1257
|
|
104.
|
|
|
The --verbose option will display the revisions pushed using the log_format
configuration option. You can use a different format by overriding it with
-Olog_format=<other_format>.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
bzrlib/builtins.py:1262
|
|
105.
|
|
|
Branch to push from, rather than the one containing the working directory.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
bzrlib/builtins.py:1273 bzrlib/foreign.py:272
|
|
106.
|
|
|
By default push will fail if the target directory exists, but does not already have a control directory. This flag will allow push to proceed.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
bzrlib/builtins.py:1276
|
|
107.
|
|
|
Create a stacked branch that references the public location of the parent branch.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
bzrlib/builtins.py:1281
|
|
108.
|
|
|
Create a stacked branch that refers to another branch for the commit history. Only the work not present in the referenced branch is included in the branch created.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
bzrlib/builtins.py:1284
|
|
109.
|
|
|
Refuse to push if there are uncommitted changes in the working tree, --no-strict disables the check.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
bzrlib/builtins.py:1289 bzrlib/foreign.py:279
|
|
110.
|
|
|
Don't populate the working tree, even for protocols that support it.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
bzrlib/builtins.py:1292
|
|
111.
|
|
|
Could not determine branch to refer to.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
bzrlib/builtins.py:1336
|
|
112.
|
|
|
No push location known or specified. To push to the parent branch (at %s), use 'bzr push :parent'.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
bzrlib/builtins.py:1345
|