You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this makes sense as a flag, rather than a config setting.
On creation the git repo would populate a new remote with the URL if it isn't already correctly defined. On any write operation we'd then push if the remote is configured.
Would need to also pass in a path to an SSH key and an optional password. I don't think it's worth bothering with non-SSH auth methods yet.
An option to automatically push the git repository to a remote
The text was updated successfully, but these errors were encountered: