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

    Add random branch

diff --git a/README b/README
index f43fe9c..d684d45 100644
--- a/README
+++ b/README
@@ -8,6 +8,12 @@ $ git tag -a upstream/libpthread/<date>
 $ 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
+# Check that no new file has appeared, else move them.
 $ git checkout procfs-jkoenig
 $ git pull upstream-procfs-jkoenig
 $ git tag -a upstream/procfs/<date>

-- 
Debian GNU Hurd packaging

Reply via email to