Difference between revisions of "Git"
(Add a real description instead of a link to the home page) |
(Update… 2.1.3.) |
||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
− | |Name= | + | |Name=Git |
|Short description=Distributed revision control and source code management system | |Short description=Distributed revision control and source code management system | ||
− | |Full description=Git is a distributed version control system designed to handle everything from small to very large projects with speed and efficiency. | + | |Full description='''Git is a distributed version control system designed to handle everything from small to very large projects with speed and efficiency.''' |
+ | |||
+ | Many graphical clients and hosting services are available. | ||
|Homepage URL=http://git-scm.com/ | |Homepage URL=http://git-scm.com/ | ||
|User level=intermediate | |User level=intermediate | ||
− | |IRC help=irc:// | + | |VCS checkout command=git clone https://github.com/git/git.git |
− | |Keywords=version control,svn,cvs,mercurial,bazaar | + | |IRC help=irc://chat.freenode.net/git |
− | |Version identifier=1. | + | |Related projects=Git Cola, Gitorious, GitLab, Gogs |
− | |Version date= | + | |Keywords=version control, svn, cvs, mercurial, bazaar, vcs, distributed |
+ | |Version identifier=2.1.3 | ||
+ | |Version date=2014/10/29 | ||
|Version status=stable | |Version status=stable | ||
− | |Version download= | + | |Version download=https://git-scm.com/download |
− | | | + | |Last review by=Calinou |
+ | |Last review date=2014/11/04 | ||
|Submitted by=Klaatu | |Submitted by=Klaatu | ||
|Submitted date=2012/06/22 | |Submitted date=2012/06/22 | ||
Line 28: | Line 33: | ||
}} | }} | ||
{{Software category | {{Software category | ||
+ | |Interface=command-line | ||
+ | |Runs-on=Windows, BSD, OS X | ||
|Software-development=version-control | |Software-development=version-control | ||
+ | |Version-control=git | ||
|Web-authoring=website-revision | |Web-authoring=website-revision | ||
|Works-with=html, text, xml | |Works-with=html, text, xml | ||
}} | }} | ||
{{Featured}} | {{Featured}} |
Revision as of 13:37, 4 November 2014
Git
http://git-scm.com/
Distributed revision control and source code management system
Git is a distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
Many graphical clients and hosting services are available.
Download
Categories
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Resources and communication
Audience | Resource type | URI |
---|---|---|
Ruby (Ref) | https://rubygems.org/gems/git | |
Perl (Ref) | https://metacpan.org/release/Git | |
Debian (Ref) | https://tracker.debian.org/pkg/git | |
Developers | VCS Repository Webview | https://github.com/git/git |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.