Actions

Tooling

From Modelado Foundation

Revision as of 18:29, October 17, 2014 by imported>SLewis (Created page with "== Git/Github Source Code Control == [http://git-scm.com/ Git] is a distributed source code control system, and [https://github.com github] provides a set of services to crea...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

Cross Platform (all of above)

Eclipse (embedded git client)