[Geany-devel] Adding .gitignore files to geany-plugins

Thomas Martitz thomas.martitz at xxxxx
Thu Mar 10 12:16:55 UTC 2011


On 10.03.2011 02:47, Matthew Brush wrote:
>  I don't even understand why anyone would use the Git mirror over 
> git-svn for development.

The Git mirror is git-svn :) Cloning the mirror saves you the lengthy 
procedure of cloning the svn repo via git-svn (because the mirror 
already did this).

After cloning the Git mirror you can just do:

$ git update-ref refs/remotes/git-svn origin/master
$ git svn init|https://geany.svn.sourceforge.net/svnroot/geany/trunk|
$ git svn fetch



Best regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geany.org/pipermail/devel/attachments/20110310/dc10f237/attachment.html>


More information about the Devel mailing list