diff --git a/index.html b/index.html index cefeae07..08854af7 100644 --- a/index.html +++ b/index.html @@ -75,7 +75,8 @@
First clone a fresh copy of your repo, using the --mirror
flag:
First, prior to using BFG to remove content, be sure that the target material has been removed in your latest commit. By default, BFG edits commits prior to your git HEAD in order to preserve the state of your current project.
+Second clone a fresh copy of your repo, using the --mirror
flag:
$ git clone --mirror git://example.com/some-big-repo.git
This is a bare