Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic push #37

Open
csmith opened this issue Mar 30, 2021 · 1 comment
Open

Automatic push #37

csmith opened this issue Mar 30, 2021 · 1 comment
Projects

Comments

@csmith
Copy link
Member

csmith commented Mar 30, 2021

An option to automatically push the git repository to a remote

@csmith csmith added this to Outstanding in Issues Apr 2, 2021
@csmith csmith moved this from To Triage to Longer term in Issues Apr 2, 2021
@csmith csmith moved this from Longer term to Maybes in Issues Apr 2, 2021
@csmith csmith moved this from Maybes to vNext in Issues Apr 9, 2021
@csmith
Copy link
Member Author

csmith commented Apr 18, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Issues
vNext
Development

No branches or pull requests

1 participant