aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorAlex Schofield <git@ajschof.me>2025-02-11 00:45:02 +0000
committerAlex Schofield <git@ajschof.me>2025-02-11 00:45:02 +0000
commitdb31c0078c2cac41341ddc04b408cf4f5a92a300 (patch)
treeb6524df3544611c34b6c099abd4fadbe8cf849bc /.gitmodules
parent24ff0796625a38a84b25caaa066cc066596c34a8 (diff)
downloaddotfiles-db31c0078c2cac41341ddc04b408cf4f5a92a300.tar.gz
dotfiles-db31c0078c2cac41341ddc04b408cf4f5a92a300.zip
fix cloning of submodule to fetch from master branch
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index ff65b6c..49135d0 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,4 @@
-[submodule "external/dotfile"]
- path = external/dotfile
+[submodule "external/adrienbarlier-dotfile"]
+ path = external/adrienbarlier-dotfile
url = https://github.com/adrienbarlier/dotfile
+ branch = master
git.ajschof.me — hosted by ajschofield — powered by cgit