diff options
author | mail_redacted_for_web | 2024-07-14 12:12:21 +0200 |
---|---|---|
committer | mail_redacted_for_web | 2024-07-14 12:12:21 +0200 |
commit | e60e29cb6c941223768634413e7ffa13cc5b0b19 (patch) | |
tree | 4c49b1dfe3a6e6ed5deb05dfdf8da91cfc74007b /.gitmodules | |
parent | 738ecb82e946043914fc822d8fb877a655e5ad4f (diff) | |
download | dotfiles-e60e29cb6c941223768634413e7ffa13cc5b0b19.tar.bz2 |
move submodule git-prompt to post-checkout
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules index acec308..d2a5366 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,9 +6,3 @@ path = tmux-yank url = https://github.com/tmux-plugins/tmux-yank branch = master -[submodule "git-prompt"] - path = git-prompt - url = https://github.com/git/git.git - shallow = true - sparsecheckout = true - branch = maint |