Re: [Flightgear-devel] A dumb GIT question

2010-07-09 Thread Roland Haeder
Small typo in first block. :( Should say: "GIT is a code repository tool which can be used by developers for managing ..." signature.asc Description: This is a digitally signed message part -- This SF.net email is sponso

Re: [Flightgear-devel] A dumb GIT question

2010-07-09 Thread Roland Haeder
Hi, GIT is a code repository tool which can use developers for managing their code (not limited to the C++ language) in a "collaborative" way. Say, if developer A and developer B are working on the same file, their both edits can be merged together, to make things easier. Without GIT/SVN/CVS/... b

[Flightgear-devel] A dumb GIT question

2010-07-09 Thread Jack Mermod
Hi everybody, I recently downloaded all the GIT data, and was wondering where I can get the fgfs program(launcher) for git itself? I'm trying to understand the whole git thing but am a little confused. Do I have to learn terminal to use git? What does it mean to make a build? You may have to(qui