Skip to content

Commit 0724762

Browse files
author
elishowk
authored
Fix model-repos.md title level (#376)
1 parent 5785f19 commit 0724762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hub/model-repos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ $$
142142

143143
$$ E=mc^2 $$
144144

145-
### How can I fork or rebase a repository with LFS pointers?
145+
## How can I fork or rebase a repository with LFS pointers?
146146

147147
When you want to fork or [rebase](https://git-scm.com/docs/git-rebase) a repository with [LFS](https://git-lfs.github.com/) files (all files over 20MB are stored as such), you cannot use the usual Git approach since you need to be careful to not break the LFS pointers. Forking can take time depending on your bandwidth, because you will have to fetch an re-upload all the LFS files in your fork.
148148

0 commit comments

Comments
 (0)