5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-05 20:25:46 +00:00

BREAKING CHANGE: clonar el skel en la rama de la plantilla #12760

This commit is contained in:
f 2023-04-03 16:34:35 -03:00
parent b15ebdf549
commit 4b6b422f95

View file

@ -470,7 +470,7 @@ class Site < ApplicationRecord
def clone_skel!
return if jekyll?
Rugged::Repository.clone_at ENV['SKEL_SUTTY'], path
Rugged::Repository.clone_at(ENV['SKEL_SUTTY'], path, checkout_branch: design.gem)
end
# Elimina el directorio del sitio