Manage set of tracked repositories.
$ git remote -v origin git@gitlab.desy.de:tango-ds/deviceclasses/countertimer/DGG2.git (fetch) origin git@gitlab.desy.de:tango-ds/deviceclasses/countertimer/DGG2.git (push)
$ git remote show origin
X11 forwarding request failed on channel 0
* remote origin
Fetch URL: git@gitlab.desy.de:tango-ds/deviceclasses/countertimer/DGG2.git
Push URL: git@gitlab.desy.de:tango-ds/deviceclasses/countertimer/DGG2.git
HEAD branch: main
Remote branch:
main tracked
Local branch configured for 'git pull':
main merges with remote main
Local ref configured for 'git push':
main pushes to main (up to date)
$ git branch -r origin/HEAD -> origin/main origin/main