summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2022-06-28 18:18:38 +0200
committerUlrich Müller <ulm@gentoo.org>2022-06-28 18:18:38 +0200
commit299137af018e6b0f84e3866027a0f21e3a6f8ade (patch)
tree4ba0f756b45c195ff222d0b5f723f9cefc121b53
parentREADME: Add license (diff)
downloadulm-gentoo-x86-conversion.tar.gz
ulm-gentoo-x86-conversion.tar.bz2
ulm-gentoo-x86-conversion.zip
README: Fix path in examplegentoo-x86-conversion
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-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