5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-18 11:26:22 +00:00

Merge branch 'issue-14533' of https://0xacab.org/sutty/sutty into 17.3.alpine.panel.sutty.nl

This commit is contained in:
Sutty 2023-10-31 17:00:57 +00:00
commit aa2401134a

View file

@ -19,7 +19,7 @@ class GitPullJob < ApplicationJob
site.repository.merge(usuarie, message)
end
site.git_lfs_checkout
site.repository.git_lfs_checkout
site.reindex_changes!
nil