Git /ɡɪt/ is a distributed revision control and source code management (SCM) system with an emphasis on speed.[4] Git was initially designed and developed by Linus Torvalds for Linux kernel development in 2005. Based on a recent survey of Eclipse IDE users, Git is reported to have 30% adoption as of 2013.[5] Every Git working directory is a full-fledged repository with complete history and full version tracking capabilities, not dependent on network access or a central server. Git is free software distributed under the terms of the GNU General Public License version 2.
Attachment | Size | Date |
---|---|---|
git_1.8.4_armel.deb | 17.95 MB | 29/09/2013 - 23:27 |
git_1.8.4.3_armel.deb | 18.03 MB | 09/11/2013 - 23:59 |
git_2.0.1_armel.deb | 12.01 MB | 01/07/2014 - 20:45 |
Comments
qyvlik
Mon, 2014/06/16 - 15:17
Permalink
Can it work on n9?
NielDK
Mon, 2014/06/16 - 17:57
Permalink
:) it is for N9
qyvlik
Tue, 2014/06/17 - 06:56
Permalink
well, I installed git by devel-su,but it failure .Then I used opensh to install it .It worked!
This is the commands :
`devel-su`(use the opensh to install git,and now I login devel-su )
`cd /usr/local/bin`
`./git`
In fact, I found git-gui in /usr/local/share/git-gui. It look like Tcl/tk ,should I install the Tcl/tk ?I want to use the gui.And it seem to support Chinese,how to make it Chinese?
And the last ,thank you!
YOU ARE AWESOME!!!
Forgive my broken English!