Open main menu

CDOT Wiki β

Changes

GIT for OOP344 Projects

291 bytes added, 00:45, 15 October 2013
Command line or GUI Tools
{{OOP344 Index | 2012320131}}
'''''UNDER CONSTRUCTION'''''<br />
This page is to give a brief guideline of how to use '''''github''''' for OOP344 or other school projects.
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://windows.github.com/ GitHub for Windows]
* [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[recommended])** [http://www.youtube.com/watch?v=pp2S2lHjzZI How to setup Tortois Git to work with Github]
* [http://sourceforge.net/projects/gitextensions/ Git Windows Explorer plugin] (windows)
* [https://github.com/blog/878-announcing-github-for-mac github for Mac] (Mac)
==Links==
http://git-scm.com/book/en/Git-Branching-Basic-Branching-and-Merging
http://itactics.wordpress.com/2012/11/07/setting-up-git-local-and-github/ by DH, about problems when setting up SSH Key and cloning.
=Pull the new changes to Local master repositories=
Now all the team members call pull the changes into their local master repositories and branch for the next issue