Hi Uwe,

On Thu, 11 Feb 2016, at 10:04 AM, Uwe Brauer wrote:
>     > On Wed, 10 Feb 2016, at 03:06 PM, Uwe Brauer wrote:
>     > It's not automatic. I've updated the repo and invited you to be a owner
>     > of the github group.
> Thanks. I accepted. Stupid question, how to I update the repo after a
> push to sf? I don't see any relevant button?

I have a copy of the sf repo on my machine. I added github as a remote
called github:
git remote add github g...@github.com:matlab-mode/mirror.git

Now I fetch from sf and then push to the github remote:
git push github master

This is probably not optimal as I think there maybe problems with tags
being lost. I think 
git push github master --tags is the correct command, but I haven't used
it yet.

Simon

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Matlab-emacs-discuss mailing list
Matlab-emacs-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matlab-emacs-discuss

Reply via email to