Michael Gratton commented:
E.g.:
mjog@blanchefort:~$ git clone git gitlab gnome org:GNOME/geary.git
Cloning into 'geary'...
remote: Enumerating objects: 45126, done.
remote: Counting objects: 100% (45126/45126), done.
remote: Compressing objects: 100% (8373/8373), done.
remote: Total 45126 (delta 36846), reused 44568 (delta 36480)
Receiving objects: 100% (45126/45126), 18.09 MiB | 208.00 KiB/s, done.
Resolving deltas: 100% (36846/36846), done.
mjog@blanchefort:~$ cd geary/
mjog@blanchefort:~/geary$ git status
On branch mainline
Your branch is up-to-date with 'origin/mainline'.
nothing to commit, working tree clean
Having a lookup map sucks, but so does hard coding something when it can be easily looked up. :)