Changes

Jump to: navigation, search

GIT for OOP344 Projects

809 bytes added, 00:46, 15 October 2012
Teams and their Repository
This page is to give a brief guideline of how to use '''''github''''' for OOP344 or other school projects.
=Command line Or GUI Tools=
Please use any of the Tools you are more comfortable to work with git.
There are several GUI interfaces that may make working with git easier for you.
here are few examples: (feel free to add more if you know of any):
* [http://plasticscm.com/labs/gitjungle.aspx Git Jungle] Linux
* [http://maketecheasier.com/6-useful-graphical-git-client-for-linux/2012/01/18 Linux Gui Git]
* [http://code.google.com/p/tortoisegit/wiki/Download Tortois Git] (Windows)
* [http://sourceforge.net/projects/gitextensions/ Git Windows Explorer plugin] (windows)
* [https://github.com/blog/878-announcing-github-for-mac github for Mac] (Mac)
* [http://www.syntevo.com/smartgit/index.html;jsessionid=7C7BC9351DEE9338FDF7AA353E8E93C2 Smart Git] (Windows, Mac, Linux)
* [http://gitx.frim.nl/ GitX] (Mac)
=Teams and their Repository=
Logging to your github account you will notice that you are now member of a team that carries a similar name to your team name. Also you have full access to a repository with the same name.
 
=cloning the repository=
The first step is to clone the repository since it contains the initial files to start the project.

Navigation menu