How to push?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

How to push?

RoboMod
Hello,

can someone tell me how to push commits from my master branch to the
librecad git repository?

I'm capable to push my local changes to my remote fork of the librecad repo.
Do I have to start a pull request to push to librecad repo?

Best,
RoboMod
Reply | Threaded
Open this post in threaded view
|

Re: How to push?

dxli
you may try "Pull Request" from github:

http://help.github.com/send-pull-requests/

thanks,

dxli