Skip to content

Commit 3d8f939

Browse files
committed
Add a line for lfs history
1 parent 694d09b commit 3d8f939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hub/storage-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ The effects from the squash operation on your storage quota are not immediate an
142142

143143
### Advanced: Track LFS file references
144144

145-
To find which commits reference a specific LFS file, you can use the git log command:
145+
When you find an LFS file in your repository's "List LFS files" but don't know where it came from, you can trace its history using its SHA-256 OID by using the git log command:
146146

147147
```bash
148148
git log --all -p -S <SHA-256-OID>

0 commit comments

Comments
 (0)