This site is an archive; learn more about 8 years of OpenHatch.

[OH-Dev] Replace controllers with helpers

Rajesh Pradhan rajeshpradhan at gmail.com
Thu Mar 28 18:37:30 UTC 2013


That worked. So going forward should I follow these steps to submit pull
requests?

Rajesh

On Thu, Mar 28, 2013 at 10:14 AM, Asheesh Laroia <asheesh at asheesh.org>wrote:

> On Thu, 28 Mar 2013, Rajesh Pradhan wrote:
>
>  Hi Asheesh,
>>
>> Sorry about the wrong naming of the file. I shall fix it in the next
>> commit. However I am getting the following error when I try the last
>> command git push origin HEAD:rebased
>> "error: The requested URL returned error: 403 while accessing
>> https://github.com/
>> openhatch/oh-mainline.git/**info/refs?service=git-receive-**pack
>> fatal: HTTP request failed"
>>
>
> Oh, oops -- mistake on my part. You need to push the branch to your
> personal fork; look at 'git remote -v' to see which one that is.
>
> My guess+recollection is that this will work instead:
>
> git push fork HEAD:rebased
>
> ______________________________**_________________
> Devel mailing list
> Devel at lists.openhatch.org
> http://lists.openhatch.org/**mailman/listinfo/devel<http://lists.openhatch.org/mailman/listinfo/devel>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openhatch.org/pipermail/devel/attachments/20130328/c48a07cb/attachment.html>


More information about the Devel mailing list