Git Migration: github with svn access
Yawar Amin
yawar.amin at gmail.com
Fri Nov 11 12:30:17 EST 2011
Hi Geert,
On 2011-11-11, at 11:47, Geert Janssens wrote:
>> […]
> Is there a way to create a branch via the github interface ? Or do I have to
> create one on my local repo and push it ? I didn't seem to find a feature on
> the website, but perhaps I missed it. I'm not very comfortable yet with te
> remote repo handling in git, so I prefer to ask before messing things up.
You can do the latter.
# In your local repo
git branch master remotes/origin/trunk
git push origin master
Regards,
Yawar
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part
URL: <http://lists.gnucash.org/pipermail/gnucash-devel/attachments/20111111/b95f7001/attachment.sig>
More information about the gnucash-devel
mailing list