diff options
author | mail_redacted_for_web | 2024-07-14 10:53:38 +0200 |
---|---|---|
committer | mail_redacted_for_web | 2024-07-14 10:53:38 +0200 |
commit | cbc3482c5d475eff579902004f81cefd38cfcb98 (patch) | |
tree | 43493b942804f064ff97daa73587837d433f7c9a /.gitmodules | |
parent | 95a8483b04efddab37aa92d52134a823ecc1920f (diff) | |
download | dotfiles-cbc3482c5d475eff579902004f81cefd38cfcb98.tar.bz2 |
specify branch of submodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index cc25b24..acec308 100644 --- a/.gitmodules +++ b/.gitmodules @@ -11,3 +11,4 @@ url = https://github.com/git/git.git shallow = true sparsecheckout = true + branch = maint |