Howto:Start using git: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 1: Line 1:
I copied my original [http://flightgear.org/forums/viewtopic.php?f=22&t=8270&p=93371&hilit=hooray+post+git#p93371 forum response] here. This is specifically meant for people new to source code management systems, who would just like to start using git without learning all the nitty gritty details.
I copied my original [http://flightgear.org/forums/viewtopic.php?f=22&t=8270&p=93371&hilit=hooray+post+git#p93371 forum response] here. This is specifically meant for people new to source code management systems, who would just like to start using git without learning all the nitty gritty details.


If you are looking for a newbie-friendly GUI frontend to git, you may want to take a look at [http://www.syntevo.com/smartgit/download.html?all=true SmartGit].
If you are looking for a newbie-friendly GUI frontend to git, you may want to take a look at [http://www.syntevo.com/smartgit/download.html?all=true SmartGit] (multi-platform).
See [http://code.google.com/p/tortoisegit/ TortoiseGit] for a Windows specific GUI.


To get started using git, you really just need to know a  handful of commands in the beginning:
To get started using git, you really just need to know a  handful of commands in the beginning:

Navigation menu