<br><div class="gmail_quote">On Wed, May 2, 2012 at 10:12 PM, Marc Delisle <span dir="ltr"><<a href="mailto:marc@infomarc.info" target="_blank">marc@infomarc.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Le 2012-05-02 12:13, Marc Delisle a écrit :<br>
<div class="im"><br>
>> HI Marc,<br>
>> I think the problem may be that the remote repo 'origin' ( git://<br>
>> <a href="http://github.com/thilinaa/phpmyadmin.git" target="_blank">github.com/thilinaa/phpmyadmin.git</a> ) is read-only and must be replaced with<br>
>> git@github.com:thilinaa/phpmyadmin.git to enable push access.<br>
><br>
> Hi Atul,<br>
> I agree with your suggestion, but now that Thilina has local changes,<br>
> I'm not sure how he can keep them. Maybe by doing this prior to removing<br>
> his origin repository<br>
><br>
> git diff > /someotherpath/localchanges.diff<br>
<br>
</div>Forget my last remark; removing a repository reference does not make one<br>
lose his local changes.<br></blockquote><div>Marc,<br>I think he might not need to remove and re-clone the whole repo, maybe git rebase may help. <br>Or<br>git stash<br>git merge upstream/master<br>git stash pop<br></div>
<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div class="im"><br>
><br>
>><br>
>> git remote rm origin<br>
>> git remote add origin "git@github.com:thilinaa/phpmyadmin.git"<br>
>> git fetch upstream<br>
<br>
</div>Probably add here:<br>
<div class="im HOEnZb">git checkout origin/master<br>
<br>
>> git merge upstream/master<br>
</div><div class="HOEnZb"><div class="h5">>> git push origin<br>
>><br>
>> Thilina, please check that you have added your SSH public key to github<br>
>> allowed keys list in your account.<br>
><br>
<br>
<br>
--<br>
Marc Delisle<br>
<a href="http://infomarc.info" target="_blank">http://infomarc.info</a><br>
<br>
------------------------------------------------------------------------------<br>
Live Security Virtual Conference<br>
Exclusive live event will cover all the ways today's security and<br>
threat landscape has changed and how IT managers can respond. Discussions<br>
will include endpoint security, mobile security and the latest in malware<br>
threats. <a href="http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/" target="_blank">http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/</a><br>
_______________________________________________<br>
Phpmyadmin-devel mailing list<br>
<a href="mailto:Phpmyadmin-devel@lists.sourceforge.net">Phpmyadmin-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Atul Pratap Singh<div>Senior Undergraduate Student</div><div>Institute Of Technology,<br>Banaras Hindu University, Varanasi,<br>India.</div><br>