From f6b960547b9a281ce92b52719b42bb2c88ece6cb Mon Sep 17 00:00:00 2001 From: Hektor Misplon Date: Wed, 17 Dec 2025 15:03:19 +0100 Subject: [PATCH] chore: update submodule URLs to work utilities MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update all work utilities submodule references from bash-modules-rightcrowd to rightcrowd-utilities to reflect the repository rename. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 --- .gitmodules | 8 ++++---- .work | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index e5920dc..e928531 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,12 +1,12 @@ [submodule ".bash_aliases/hosts/rightcrowd-modules"] path = .bash_aliases/hosts/rightcrowd-modules - url = git@gitlab.com:hektor.misplon/bash-modules-rightcrowd.git + url = git@gitlab.com:hektor.misplon/rightcrowd-utilities.git [submodule ".bash_aliases/hosts/work-modules"] path = .bash_aliases/hosts/work-modules - url = git@gitlab.com:hektor.misplon/bash-modules-rightcrowd.git + url = git@gitlab.com:hektor.misplon/rightcrowd-utilities.git [submodule ".bash_aliases/hosts/work"] path = .bash_aliases/hosts/work - url = git@gitlab.com:hektor.misplon/bash-modules-rightcrowd.git + url = git@gitlab.com:hektor.misplon/rightcrowd-utilities.git [submodule ".work"] path = .work - url = git@gitlab.com:hektor.misplon/bash-modules-rightcrowd.git + url = git@gitlab.com:hektor.misplon/rightcrowd-utilities.git diff --git a/.work b/.work index 5c767cf..319dc93 160000 --- a/.work +++ b/.work @@ -1 +1 @@ -Subproject commit 5c767cf63d4677881642302b7c937fc011a04470 +Subproject commit 319dc93a03dab1dd51fc9cbf4024330ba2738cb5