GitHub is an open source version control system (VCS) called Git*. Created by the same team that created Linux, Git is responsible for everything GitHub related that happens locally on your computer.
It is easiest to install Git on Linux using the preferred package manager of your Linux distribution.
Debian/Ubuntu
$ apt-get install gitFedora
$ yum install gitGentoo
$ emerge --ask --verbose dev-vcs/gitArch Linux
$ pacman -S gitFreeBSD
$ cd /usr/ports/devel/git
$ make installSolaris 11 Express
$ pkg install developer/versioning/gitOpenBSD
$ pkg_add git
Source : http://git-scm.com/download/linux
Mungkin kamu tertarik, Baca juga yang ini!!
Loading...

0 comments:
Post a Comment