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

Support git push #42

Closed
alexanderkjall opened this issue Aug 29, 2019 · 3 comments
Closed

Support git push #42

alexanderkjall opened this issue Aug 29, 2019 · 3 comments
Assignees

Comments

@alexanderkjall
Copy link
Collaborator

We need to be able to push change up to the git remote.

@mijailr
Copy link
Contributor

mijailr commented Aug 30, 2019

I will like to try to solve this.

@alexanderkjall
Copy link
Collaborator Author

My suggestion: This is a pretty large item, might be good to break it down into smaller parts.

First maybe only do a git push to a local master, then do it over ssh, then add some sort of handling of conflicts.

@alexanderkjall
Copy link
Collaborator Author

For future reference, this is how it's done in the crate code: https://github.com/rust-lang/crates.io/blob/57562fdb4760b2351cc8fd89bfca87e06941c978/src/git.rs#L136

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

No branches or pull requests

2 participants