aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index aaa44f9..081386a 100644
--- a/README
+++ b/README
@@ -81,7 +81,7 @@ Import into Git
$ cd gentoo-x86-git
$ git init
$ LC_ALL=C sed '/^Initial commit of Attic$/,/^M [0-7]\{6\} .* app-backup\/Manifest/{s:^\(M [0-7]\{6\} .* app-backup/\)\(.*\):\1Attic/\2:}' \
- ../../var/cvsroot/gentoo-x86-export.txt | git fast-import
+ /path/to/gentoo-x86-export.out | git fast-import
Differences to the old conversion