The usual approach to proposing a fix on Github for community projects is
to fork the repository and then create a Pull Request from your own fork of
the repository - it's not normal practice (at least in my experience) to
clone the main repository and then push to a branch in that one.

https://help.github.com/articles/about-collaborative-development-models/
discusses the types of collaboration and I'm fairly sure that Ansible runs
with a "fork and pull" model.

Richard.

On Mon, Sep 17, 2018 at 9:10 PM <[email protected]> wrote:

> Hi,
>
> I have investigated and created a fix for issue
> https://github.com/ansible/ansible/issues/43918#issuecomment-420954137
> I am new to ansible dev community.
>
> I've created a branch but I am not allowed to push that to origin <my
> branch>.
> Can you enable me to push my fix into a branch and then create a PR
> against devel ?
>
> Thanks,
> Tomasz Czajka
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ansible Development" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to