Mention my svn-all-fast-export localtime branch in the comment
authorAnders Kaseorg <andersk@mit.edu>
Sat, 13 Jun 2009 22:37:08 +0000 (18:37 -0400)
committerAnders Kaseorg <andersk@mit.edu>
Sat, 13 Jun 2009 22:37:08 +0000 (18:37 -0400)
svn path=/trunk/scripts/git-migration/; revision=2357

git-migrate-fast.sh

index 9835e8e..66be321 100755 (executable)
@@ -3,8 +3,9 @@ set -e
 
 # Depends: python-yaml, python-mako
 # and svn-all-fast-export, which comes from git://repo.or.cz/svn-all-fast-export
 
 # Depends: python-yaml, python-mako
 # and svn-all-fast-export, which comes from git://repo.or.cz/svn-all-fast-export
+# (except you actually want git://andersk.mit.edu/svn-all-fast-export localtime)
 # and builds with `qmake && make` with
 # and builds with `qmake && make` with
-#   Build-Depends: qt4-qmake, libqt4-dev, libsvn-dev
+#   Build-Depends: libqt4-dev, libsvn-dev
 
 # Usage: ./git-migrate-fast.sh [svn-uri]
 # Exports into new subdir ./git .
 
 # Usage: ./git-migrate-fast.sh [svn-uri]
 # Exports into new subdir ./git .