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 for git push and git pull? #14

Open
NemoAlex opened this issue May 9, 2016 · 5 comments
Open

Support for git push and git pull? #14

NemoAlex opened this issue May 9, 2016 · 5 comments

Comments

@NemoAlex
Copy link

NemoAlex commented May 9, 2016

Any possible to add support for push and pull (fetch & merge)?
Is that in your plan?

@thisconnect
Copy link
Owner

Yes, I have remote locally but not yet fetch or merge. If I ever make travis build again .. :/

@thisconnect
Copy link
Owner

@NemoAlex added super simple push and pull and git remote support. This currently only works with the current branch. Before continuing with push and pull proper support for git branch (#2) is needed .

@NemoAlex
Copy link
Author

NemoAlex commented May 9, 2016

Great!
I'll check it out. Thank you very much. Super!

@thisconnect
Copy link
Owner

npm i thisconnect/nodegit-kit#dev

@thisconnect
Copy link
Owner

correction: only pull uses current branch, push is hardcoded to master

b6042cb#diff-539df6289b63785f3c1f4660c1db4107R27

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