Tag Archives: Git

Basics Mac

What is GIT

In this tutorial, we will give a GIT review. We will cover what is git, what is version control and how it helps a user. We will also cover the topic of git hub along with how to create a repository. We will also guide you on how to download git on to your computer.


read more »

Mac

How to Install Git in Mac

In this tutorial we will guide you how to install Git on mac. To install GIT on Mac, you would have to first install its application and then run it from the Terminal application.
To learn how to install GIT, follow the tutorial given below.


read more »

PC

How to Install Git for Eclipse

In this tutorial we will show you how to install git for eclipse. Git is a version of a control system whose provider is the Eclipse Team (EGit). Git functions as distributed SCM that allows a developer to maintain a copy of every code and every revision made to it. This allows the queries which are against this history to be very fast and flexible.
To learn how to install git eclipse, follow the steps given below.


read more »