Skip to content
Closed
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/hub/storage-limits.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,8 @@ The super-squash operation compresses your entire Git history into a single comm

⚠️ **Important**: This is a destructive operation that cannot be undone, commit history will be permanently lost and **LFS file history will be removed**

For datasets with Datasets Viewer enabled, you can also free up storage by squashing Datasets Viewer special refs (`refs/convert/duckdb`, `refs/convert/parquet`). These refs are used by the Datasets Viewer and can accumulate storage over time.

The effects from the squash operation on your storage quota are not immediate and will be reflected on your quota within a few minutes.

### Advanced: Track LFS file references
Expand Down
Loading