Spaces:
Runtime error
Runtime error
add memo
Browse files
memo.md
CHANGED
@@ -5,4 +5,6 @@ git filter-branch --index-filter "git rm -rf --cached --ignore-unmatch 'image/Ec
|
|
5 |
git filter-branch --index-filter "git rm -rf --cached --ignore-unmatch 'image/Echoes-of-Creation_Blurred/00030-2356801959.png'" --force HEAD
|
6 |
git filter-branch --index-filter "git rm -rf --cached --ignore-unmatch 'image/Echoes-of-Creation/00028-1365031933.png'" --force HEAD
|
7 |
|
8 |
-
git merge origin/main --allow-unrelated-histories
|
|
|
|
|
|
5 |
git filter-branch --index-filter "git rm -rf --cached --ignore-unmatch 'image/Echoes-of-Creation_Blurred/00030-2356801959.png'" --force HEAD
|
6 |
git filter-branch --index-filter "git rm -rf --cached --ignore-unmatch 'image/Echoes-of-Creation/00028-1365031933.png'" --force HEAD
|
7 |
|
8 |
+
git merge origin/main --allow-unrelated-histories
|
9 |
+
|
10 |
+
git filter-branch --index-filter "git rm -rf --cached --ignore-unmatch 'image/Echoes-of-Creation_Blurred/00028-1365031933.png' 'image/Echoes-of-Creation_Blurred/00029-1365031934.png' 'image/Echoes-of-Creation_Blurred/00030-2356801959.png' 'image/Echoes-of-Creation/00028-1365031933.png'" --force HEAD
|