File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -58,10 +58,18 @@ cases. The more involved instructions are needed if you
5858
5959See the [ user
6060manual] ( https://htmlpreview.github.io/?https://github.com/newren/git-filter-repo/blob/docs/html/git-filter-repo.html ) .
61- If you prefer learning from examples, the [ simple
62- example] ( #simple-example-with-comparisons ) below may be of interest,
63- and the user manual has an extensive [ examples
64- section] ( https://htmlpreview.github.io/?https://github.com/newren/git-filter-repo/blob/docs/html/git-filter-repo.html#EXAMPLES ) .
61+
62+ If you prefer learning from examples:
63+ * the [ simple example] ( #simple-example-with-comparisons ) below may
64+ be of interest
65+ * the user manual has an extensive [ examples
66+ section] ( https://htmlpreview.github.io/?https://github.com/newren/git-filter-repo/blob/docs/html/git-filter-repo.html#EXAMPLES )
67+ * there is a [ cheat sheet for converting filter-branch
68+ commands] ( Documentation/converting-from-filter-branch.md#cheat-sheet-conversion-of-examples-from-the-filter-branch-manpage ) ,
69+ which covers every example from the filter-branch manual
70+ * there is a [ cheat sheet for converting BFG Repo Cleaner
71+ commands] ( Documentation/converting-from-bfg-repo-cleaner.md#cheat-sheet-conversion-of-examples-from-bfg ) ,
72+ which covers every example from the BFG website
6573
6674# Why filter-repo instead of other alternatives?
6775
You can’t perform that action at this time.
0 commit comments