diff options
| author | saturneric <[email protected]> | 2025-11-02 11:43:29 +0000 |
|---|---|---|
| committer | saturneric <[email protected]> | 2025-11-02 11:43:29 +0000 |
| commit | eb1d8e9854c935a6d7f660eba515f1dd47bcbb42 (patch) | |
| tree | 79409ac5bb47da7073dc234788e1f2fce479ead7 | |
| parent | feat(docker): add `docker-compose` and improve config (diff) | |
| download | cgit-eb1d8e9854c935a6d7f660eba515f1dd47bcbb42.tar.gz cgit-eb1d8e9854c935a6d7f660eba515f1dd47bcbb42.zip | |
chore(submodule): update `git` submodule URL and commit
* Change submodule source to GitHub for improved accessibility
* Update to latest upstream commit for consistency
| -rw-r--r-- | .gitmodules | 2 | ||||
| m--------- | git | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 5c6ecb4..7983c8b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "git"] - url = https://git.kernel.org/pub/scm/git/git.git + url = https://github.com/git/git.git path = git diff --git a/git b/git -Subproject 39bf06adf96da25b87c9aa7d35a32ef3683eb4a +Subproject bb5c624209fcaebd60b9572b2cc8c61086e39b5 |
