DescriptionUpdate git-lkgr with --create and --name options.
The previous --force-branch option is renamed --checkout (the old name preserved for backwards compatibility).
Usage:
--checkout Create a branch and check it out.
--create Create a branch.
-n, --name <name> Specify the name of branch to create or reset.
This will force the branch using 'git branch -f '.
-q, --quiet Quiet.
NOTRY=true
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=177286
Patch Set 1 : consistent auto named branch #
Total comments: 2
Patch Set 2 : Handle needing to checkout and run deps2git... #Patch Set 3 : merge TOT #Messages
Total messages: 10 (0 generated)
|