maks / MGit

A Git client for Android.
https://manichord.com/projects/mgit.html
GNU General Public License v3.0
1.21k stars 166 forks source link

improve management of remotes #93

Open maks opened 7 years ago

maks commented 7 years ago

From @briceparmentier:

Hi, in any other GIT pc clients I can easily change the URL of the remote(s) I have for my repository. Why could it be so hard to do here ? I need this feature when I'm working at home or outside, and my box does not allow NAT loopback to work with my external dynamic DNS address to target the local device (not sure to be clear on the explanation of that point, don't hesitate to ask more)...

Narvey commented 7 years ago

Another feature that might be handy is to have one set of credentials for one remote and different credentials for another remote. I wanted this for deploying to Heroku.