Actions

Tooling

From Modelado Foundation

Revision as of 18:31, October 17, 2014 by imported>SLewis

Git/Github Source Code Control

Git is a distributed source code control system, and github provides a set of services to create, use, and manage git repositories.

There are a variety of both command-line and gui clients for git, for most operating systems. Below are listed some links to commonly used tools.

It's possible to use Github's web interface to create, edit, commit/push text files and directories, as well as create and switch branches. This can become cumbersome, however

Windows

Github for Windows

Other Windows GUIs

Mac

Github for Mac

Other Mac GUIs

Linux

Git command line Linux GUI clients

Cross Platform (all of above)

Eclipse (embedded git client in IDE)