- remote-name remoteprocedure
- remote-name-set! remote nameprocedure
remote-name returns the name of the given remote, for example "origin".
remote-name-set! changes the name of the given remote to the string name.
On success, the on-disk repository is updated immediately.