easier aircraft cloning from git repo

Melchior FRANZ <[email protected]>
Newsgroups gmane.games.flightgear.general
Message-ID <[email protected]>
Now that aircraft are moving from the fgdata repo to separate repos,
it's advisable to simplify the cloning process. If you put these
lines into your ~/.gitconfig file ...

  [url "git://gitorious.org/fg/"]
        insteadOf = fg:
  [url "[email protected]:fg/"]
        pushInsteadOf = fg:

Then you can clone aircraft, for instance, "ac-an2" with this
instruction:

  $ git clone fg:ac-an2

Likewise you can clone simgear with just:

  $ git clone fg:simgear

Disclaimer: I didn't actually try the second, pushing part.

m.

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. 
http://p.sf.net/sfu/wandisco-dev2dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.