- Notifications
You must be signed in to change notification settings - Fork26.4k
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
License
git/git
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Git is a fast, scalable, distributed revision control system with anunusually rich command set that provides both high-level operationsand full access to internals.
Git is an Open Source project covered by the GNU General PublicLicense version 2 (some parts of it are under different licenses,compatible with the GPLv2). It was originally written by LinusTorvalds with help of a group of hackers around the net.
Please read the fileINSTALL for installation instructions.
Many Git online resources are accessible fromhttps://git-scm.com/including full documentation and Git related tools.
SeeDocumentation/gittutorial.adoc to get started, then seeDocumentation/giteveryday.adoc for a useful minimum set of commands, andDocumentation/git-<commandname>.adoc
for documentation of each command.If git has been correctly installed, then the tutorial can also beread withman gittutorial
orgit help tutorial
, and thedocumentation of each command withman git-<commandname>
orgit help <commandname>
.
CVS users may also want to readDocumentation/gitcvs-migration.adoc(man gitcvs-migration
orgit help cvs-migration
if git isinstalled).
The user discussion and development of Git take place on the Gitmailing list -- everyone is welcome to post bug reports, featurerequests, comments and patches togit@vger.kernel.org (readDocumentation/SubmittingPatches for instructions on patch submissionandDocumentation/CodingGuidelines).
Those wishing to help with error message, usage and informational messagestring translations (localization l10) should seepo/README.md(apo
file is a Portable Object file that holds the translations).
To subscribe to the list, send an email togit+subscribe@vger.kernel.org(seehttps://subspace.kernel.org/subscribing.html for details). The mailinglist archives are available athttps://lore.kernel.org/git/,https://marc.info/?l=git and other archival sites.
Issues which are security relevant should be disclosed privately tothe Git Security mailing listgit-security@googlegroups.com.
The maintainer frequently sends the "What's cooking" reports thatlist the current status of various development topics to the mailinglist. The discussion following them give a good reference forproject status, development direction and remaining tasks.
The name "git" was given by Linus Torvalds when he wrote the veryfirst version. He described the tool as "the stupid content tracker"and the name as (depending on your mood):
- random three-letter combination that is pronounceable, and notactually used by any common UNIX command. The fact that it is amispronunciation of "get" may or may not be relevant.
- stupid. contemptible and despicable. simple. Take your pick from thedictionary of slang.
- "global information tracker": you're in a good mood, and it actuallyworks for you. Angels sing, and a light suddenly fills the room.
- "goddamn idiotic truckload of sh*t": when it breaks
About
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
Topics
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.