Esteban what is the process for people to publish in the inbox of Pharo 70? This is what we should add in the readme even if it changes. I have enhancements waiting for a couple of months and I would like to start pushing them. Stef On Sat, Jun 17, 2017 at 8:41 AM, Stephane Ducasse <stepharo.self@gmail.com> wrote:
What is the base branch? The master?
On Thu, Jun 15, 2017 at 8:17 AM, K K Subbu <kksubbu.ml@gmail.com> wrote:
On Wednesday 14 June 2017 08:25 PM, Rajula Vineet wrote:
Hi,
I am a GSoC student working on enhancing pharo command line interface. I was wondering if there is a procedure to make a pull request to the Github repo. It would be really helpful if someone can explain the right way of doing a Pull Request. Thanks in advance.
Have you already forked the upstream project in github (aka base) and created a topic branch in your fork (aka head) to hold your changes? Please post them here or in Discord chat if you need detailed help. Follow the steps in :
https://help.github.com/articles/creating-a-pull-request-from-a-fork/
Git jargon may be quite intimidating ;-) for first timers, but the procedure is really simple. Just remember to start with the "Pull Request" on the *base branch* and not your fork.
Regards .. Subbu