git-remote offers a set-url subcommand for setting a remote's URL:

$ git remote set-url origin g...@github.com:mcandre/regenboog.git

But I can't find a get counterpart:

$ git remote get-url origin
error: Unknown subcommand: get-url

Could we add this getter to make the interface more intuitive?

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to