diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |