Skip to content

Commit

Permalink
Clarify link / branch difference
Browse files Browse the repository at this point in the history
Should fix bnc#723578
  • Loading branch information
saschpe committed Dec 12, 2011
1 parent 0d1e9d2 commit 2950d89
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions osc/commandline.py
Original file line number Diff line number Diff line change
Expand Up @@ -2305,8 +2305,9 @@ def do_linkpac(self, subcmd, opts, *args):
See the examples in the _link file.
NOTE: In case you are not aware about the difference of 'linkpac' and 'branch' command
you should use the 'branch' command by default.
NOTE: In case you want to fix or update another package, you should use the 'branch'
command. A branch has correct repositories (and a link) setup up by default and
will be cleaned up automatically after it was submitted back.
usage:
osc linkpac SOURCEPRJ SOURCEPAC DESTPRJ [DESTPAC]
Expand Down

0 comments on commit 2950d89

Please sign in to comment.