[or-cvs] r19891: {torflow} Update branch names to reflect updated branches. (torflow/trunk/NetworkScanners/BwAuthority)
mikeperry at seul.org
mikeperry at seul.org
Wed Jul 1 20:08:37 UTC 2009
Author: mikeperry
Date: 2009-07-01 16:08:37 -0400 (Wed, 01 Jul 2009)
New Revision: 19891
Modified:
torflow/trunk/NetworkScanners/BwAuthority/README.BwAuthorities
Log:
Update branch names to reflect updated branches.
Modified: torflow/trunk/NetworkScanners/BwAuthority/README.BwAuthorities
===================================================================
--- torflow/trunk/NetworkScanners/BwAuthority/README.BwAuthorities 2009-07-01 19:56:24 UTC (rev 19890)
+++ torflow/trunk/NetworkScanners/BwAuthority/README.BwAuthorities 2009-07-01 20:08:37 UTC (rev 19891)
@@ -14,8 +14,8 @@
cd tor.git
git remote add mikeperry git://git.torproject.org/~mikeperry/git/tor
git fetch mikeperry
- git branch --track bandwidth-voting mikeperry/bandwidth-voting
- git checkout bandwidth-voting
+ git branch --track bandwidth-voting2 mikeperry/bandwidth-voting2
+ git checkout bandwidth-voting2
git rebase master # or origin/maint-0.2.1
@@ -37,8 +37,8 @@
cd tor.git
git remote add mikeperry git://git.torproject.org/~mikeperry/git/tor
git fetch mikeperry
- git branch --track rs-format-fix mikeperry/rs-format-fix
- git checkout rs-format-fix
+ git branch --track rs-format-fix3 mikeperry/rs-format-fix3
+ git checkout rs-format-fix3
git rebase master # or origin/maint-0.2.1
Note that the rs-format-fix is a child branch of bandwidth-voting, so if
More information about the tor-commits
mailing list