[svk-commit] r2735 - trunk/lib/SVK/Command

nobody at bestpractical.com nobody at bestpractical.com
Thu Apr 17 21:30:35 EDT 2008


Author: clsung
Date: Thu Apr 17 21:30:34 2008
New Revision: 2735

Modified:
   trunk/lib/SVK/Command/Branch.pm

Log:
- '--push' in help

Modified: trunk/lib/SVK/Command/Branch.pm
==============================================================================
--- trunk/lib/SVK/Command/Branch.pm	(original)
+++ trunk/lib/SVK/Command/Branch.pm	Thu Apr 17 21:30:34 2008
@@ -500,6 +500,7 @@
  branch --move BRANCH1 BRANCH2
  branch --merge BRANCH1 BRANCH2 ... TARGET
  branch --delete BRANCH1
+ branch --push [--from BRANCH]
 
 =head1 OPTIONS
 
@@ -513,6 +514,7 @@
                           etc, to TARGET
  -C [--check-only]      : try a create, move or merge operation but make no     
                           changes
+ --push                 : move changes to where it from
 
 
 =head1 DESCRIPTION


More information about the svk-commit mailing list