The following commit has been merged in the README branch:
commit 0a7c48d24a26726bc07f693180d2df227e9414f1
Author: Samuel Thibault <[email protected]>
Date:   Mon Aug 22 02:26:53 2011 +0200

    Fix random pull.

diff --git a/README b/README
index d684d45..e98350c 100644
--- a/README
+++ b/README
@@ -9,7 +9,6 @@ $ git checkout libpthread-moved
 $ git pull . libpthread
 # Check that no new file has appeared, else move them.
 $ git checkout random
-$ git pull upstream-random
 $ git tag -a upstream/random/<date>
 $ git checkout random-moved
 $ git pull . random
@@ -26,6 +25,7 @@ $ git tag -a upstream/hurd/<date>
 $ git checkout upstream-merged
 $ git pull . upstream
 $ git pull . libpthread-moved
+$ git pull . random
 $ git pull . procfs-jkoenig-moved
 $ git tag -a upstream/<date>
 $ git checkout master

-- 
Debian GNU Hurd packaging

Reply via email to