From 25055a34734b967673ab8f2473382341778ca2d5 Mon Sep 17 00:00:00 2001 From: Gary Wang Date: Wed, 27 Jul 2022 14:58:46 +0200 Subject: [PATCH] Restore the rm part for gitignored files. https://codeberg.org/Codeberg/pages-server/pulls/119#issuecomment-586981 --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index a2e82c2..2d91ba1 100644 --- a/index.html +++ b/index.html @@ -128,7 +128,7 @@

or

Create a branch pages in a repository:
- git switch --orphan pages + git switch --orphan pages
git rm --cached -r .