mirror of
https://0xacab.org/sutty/sutty
synced 2025-01-18 18:33:40 +00:00
fix: la deduplicación de lfs funciona muy mal
This commit is contained in:
parent
5828d9f916
commit
7139eb3c8c
1 changed files with 0 additions and 1 deletions
|
@ -172,7 +172,6 @@ class Site
|
|||
# Hace limpieza de LFS
|
||||
def lfs_cleanup
|
||||
git_sh("git", "lfs", "prune")
|
||||
git_sh("git", "lfs", "dedup")
|
||||
end
|
||||
|
||||
private
|
||||
|
|
Loading…
Reference in a new issue