Hi Vinay,
On 3/19/16, Vinay Mundada wrote:
> git remote -v gives me this:
> origin g...@gitlab.com:mailman/postorius.git (fetch)
> origin g...@gitlab.com:mailman/postorius.git (push)
>
> But I have followed the exact steps while doing the setup.
Instead of cloning from your fork(as mentioned in
Hi vinay,
Have you setup your remotes correctly as mentioned in:
http://wiki.list.org/DEV/HowToContributeGit
You can check your remote by this command:
git remote -v
It must show your fork as origin. If it doesn't show your fork as origin
then you must setup remotes correctly as mentioned in the
Hi, this is Vinay Mundada and I am trying to apply for GSoC at Mailman.
I was solving this issue #109 on postorius, but then when i tried to push
my branch to origin it said "GitLab: You are not allowed to push code to
this project."
How should I go about then?
*Thanks & Regards,*
*Vinay Mundad