Re: Git Error

2020-05-17 Thread Yemdjih Kaze Nasser
Glad I could help. On Mon, 18 May 2020 at 05:22, Natasha Natarajan wrote: > Thank you, Yemdjih! It has been a short while. With your help, I was able > to submit PR. > > > On Sun, May 17, 2020 at 9:37 PM Yemdjih Kaze Nasser > wrote: > >> Hello Natasha, >> >> You cannot push code directly to

Re: Git Error

2020-05-17 Thread Natasha Natarajan
Thank you, Yemdjih! It has been a short while. With your help, I was able to submit PR. On Sun, May 17, 2020 at 9:37 PM Yemdjih Kaze Nasser wrote: > Hello Natasha, > > You cannot push code directly to apache/fineract.git without committer > privileges. > What you can do is push to your forked

Re: Git Error

2020-05-17 Thread Yemdjih Kaze Nasser
Hello Natasha, You cannot push code directly to apache/fineract.git without committer privileges. What you can do is push to your forked remote repository then create a PR. This probably happening cause you are trying to push directly to apache/fineract instead of your remote fork Hope this

Git Error

2020-05-17 Thread Natasha Natarajan
Hi All, I am an Outreachy Summer intern. Last month, I submitted PRs which have already been merged into the develop. Today, in terminal, when I was attempting to push changes up, I am get an error. I am able to pull but not push. ERROR: Permission to apache/fineract.git denied to