diff options
author | Franck Cuny <franck@fcuny.net> | 2022-11-05 12:37:49 -0700 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2022-11-05 12:37:49 -0700 |
commit | 91b61ed9b03bb91088704ca0d0dd626d3039b400 (patch) | |
tree | 956e25cd0966c3cbffe0f18726cffba42390bafd /home/pass | |
parent | feat(tools/import-gh-to-gitea): script to import my repositories (diff) | |
download | world-91b61ed9b03bb91088704ca0d0dd626d3039b400.tar.gz |
ref(home/git): update mapping for the git-helper
Diffstat (limited to 'home/pass')
-rw-r--r-- | home/pass/git-pass-mapping.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/home/pass/git-pass-mapping.ini b/home/pass/git-pass-mapping.ini index 1b945c0..497801a 100644 --- a/home/pass/git-pass-mapping.ini +++ b/home/pass/git-pass-mapping.ini @@ -5,5 +5,5 @@ skip_username=10 [github.com/*] target=git/github.com -[cl.fcuny.net/*] -target=git/cl.fcuny.net +[git.fcuny.net/*] +target=git/git.fcuny.net |