1
0
Fork 0
mirror of https://github.com/SeriousBug/dotfiles synced 2024-05-16 01:39:03 -05:00

always recurse to git submodules when pulling

This commit is contained in:
Kaan Barmore-Genç 2023-07-26 20:12:02 -05:00
parent ba38c6d30e
commit 8321056a27
Signed by: kaan
GPG key ID: B2E280771CD62FCF

View file

@ -35,3 +35,5 @@
process = git-lfs filter-process
[push]
autoSetupRemote = true
[submodule]
recurse = true