1CG-BRANCH-CHG(1) CG-BRANCH-CHG(1)
2
3
4
6 cg-branch-chg - change an existing remote branch repository url
7
9 cg-branch-chg BRANCH_NAME NEW_LOCATION
10
11
13 Takes the branch name and new source location as parameters.
14
15 Terminology note: This command concerns remote branches, not the local
16 ones (those managed by cg-switch(1)).
17
18
20 -h, --help
21 Print usage summary.
22
23 --long-help
24 Print user manual. The same as found in cg-branch-chg(1).
25
27 Copyright © Petr Baudis, 2005
28
29
31 cg-branch-chg is part of cogito(7), a toolkit for managing git(7)
32 trees.
33
34
35
36
37 12/11/2006 CG-BRANCH-CHG(1)