This commit is contained in:
Brian Zalewski 2023-11-30 01:59:28 +00:00
parent 4a79a06fc9
commit b020d40fee

View file

@ -1,4 +1,4 @@
{{ $gitArgs := "clone.args = [\"--depth\", \"1\"]\npull.args = [\"--ff-only\"]" }}
{{ $gitArgs := 'clone.args = ["--depth", "1"]\npull.args = ["--ff-only"]' }}
### Git Template
# [".config/git/template/_/husky.sh"]