You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Matheus Tavares b98d188581 sha1-file: allow check_object_signature() to handle any repo 5 years ago
.github
Documentation Revert "Merge branch 'ra/rebase-i-more-options'" 5 years ago
block-sha1
builtin sha1-file: allow check_object_signature() to handle any repo 5 years ago
ci Merge branch 'sg/osx-force-gcc-9' 5 years ago
compat Merge branch 'js/mingw-reserved-filenames' 5 years ago
contrib Merge branch 'dl/pretty-reference' 5 years ago
ewah
git-gui Merge https://github.com/prati0100/git-gui 5 years ago
gitk-git
gitweb Merge branch 'do/gitweb-typofix-in-comments' 5 years ago
mergetools
negotiator
perl
po l10n: zh_CN: for git v2.25.0 l10n round 1 5 years ago
ppc
refs refs: pass NULL to refs_read_ref_full() because object ID is not needed 5 years ago
sha1collisiondetection@855827c583
sha1dc Merge branch 'jk/lore-is-the-archive' 5 years ago
sha256
t Revert "Merge branch 'ra/rebase-i-more-options'" 5 years ago
templates Merge branch 'kw/fsmonitor-watchman-fix' 5 years ago
trace2 Merge branch 'en/doc-typofix' 5 years ago
vcs-svn
xdiff Merge branch 'rs/xdiff-ignore-ws-w-func-context' 5 years ago
.cirrus.yml CI: add FreeBSD CI support via Cirrus-CI 5 years ago
.clang-format
.editorconfig
.gitattributes
.gitignore sparse-checkout: create builtin with 'list' subcommand 5 years ago
.gitmodules
.mailmap mailmap: mask accentless variant for Công Danh 5 years ago
.travis.yml
.tsan-suppressions
CODE_OF_CONDUCT.md
COPYING
GIT-VERSION-GEN Git 2.25 5 years ago
INSTALL Merge branch 'ar/install-doc-update-cmds-needing-the-shell' 5 years ago
LGPL-2.1
Makefile Merge branch 'js/add-p-in-c' 5 years ago
README.md doc: recommend lore.kernel.org over public-inbox.org 5 years ago
RelNotes Git 2.24.1 5 years ago
abspath.c
aclocal.m4
add-interactive.c built-in add -p: implement hunk editing 5 years ago
add-interactive.h built-in add -p: implement hunk editing 5 years ago
add-patch.c built-in add -p: show helpful hint when nothing can be staged 5 years ago
advice.c submodule--helper: advise on fatal alternate error 5 years ago
advice.h submodule--helper: advise on fatal alternate error 5 years ago
alias.c
alias.h
alloc.c
alloc.h
apply.c sha1-file: pass git_hash_algo to hash_object_file() 5 years ago
apply.h
archive-tar.c streaming: allow open_istream() to handle any repo 5 years ago
archive-zip.c streaming: allow open_istream() to handle any repo 5 years ago
archive.c
archive.h
argv-array.c argv-array: add space after `while` 5 years ago
argv-array.h
attr.c
attr.h
azure-pipelines.yml
banned.h
base85.c
bisect.c
bisect.h
blame.c
blame.h
blob.c
blob.h
branch.c
branch.h
builtin.h sparse-checkout: create builtin with 'list' subcommand 5 years ago
bulk-checkin.c
bulk-checkin.h
bundle.c
bundle.h
cache-tree.c sha1-file: pass git_hash_algo to hash_object_file() 5 years ago
cache-tree.h
cache.h sha1-file: allow check_object_signature() to handle any repo 5 years ago
chdir-notify.c
chdir-notify.h
check-builtins.sh
check_bindir
checkout.c
checkout.h
color.c
color.h
column.c
column.h
combine-diff.c
command-list.txt Merge branch 'ds/sparse-cone' 5 years ago
commit-graph.c Merge branch 'ds/commit-graph-set-size-mult' 5 years ago
commit-graph.h
commit-reach.c
commit-reach.h
commit-slab-decl.h
commit-slab-impl.h
commit-slab.h
commit.c Merge branch 'jk/cleanup-object-parsing-and-fsck' 5 years ago
commit.h
common-main.c
config.c sparse-checkout: add 'cone' mode 5 years ago
config.h
config.mak.dev
config.mak.in
config.mak.uname Sync with 2.23.1 5 years ago
configure.ac Merge branch 'dd/sequencer-utf8' 5 years ago
connect.c Sync with 2.23.1 5 years ago
connect.h
connected.c
connected.h
convert.c sha1-file: pass git_hash_algo to hash_object_file() 5 years ago
convert.h
copy.c
credential-cache--daemon.c
credential-cache.c
credential-store.c
credential.c
credential.h
csum-file.c
csum-file.h
ctype.c
daemon.c
date.c date.c: switch to reentrant {gm,local}time_r 5 years ago
decorate.c
decorate.h
delta-islands.c
delta-islands.h
delta.h
detect-compiler
diff-delta.c
diff-lib.c
diff-no-index.c
diff.c diff: make diff_populate_filespec() honor its repo argument 5 years ago
diff.h Merge branch 'hw/doc-in-header' 5 years ago
diffcore-break.c
diffcore-delta.c
diffcore-order.c
diffcore-pickaxe.c
diffcore-rename.c sha1-file: pass git_hash_algo to hash_object_file() 5 years ago
diffcore.h
dir-iterator.c
dir-iterator.h
dir.c sha1-file: pass git_hash_algo to hash_object_file() 5 years ago
dir.h Merge branch 'ds/sparse-cone' 5 years ago
editor.c
entry.c
environment.c Merge branch 'ds/sparse-cone' 5 years ago
exec-cmd.c
exec-cmd.h
fast-import.c Sync with 2.23.1 5 years ago
fetch-negotiator.c
fetch-negotiator.h
fetch-pack.c Merge branch 'ec/fetch-mark-common-refs-trace2' 5 years ago
fetch-pack.h
fmt-merge-msg.h
fsck.c Sync with Git 2.24.1 5 years ago
fsck.h
fsmonitor.c unpack-trees: skip stat on fsmonitor-valid files 5 years ago
fsmonitor.h
fuzz-commit-graph.c
fuzz-pack-headers.c
fuzz-pack-idx.c
generate-cmdlist.sh
gettext.c
gettext.h
git-add--interactive.perl git add -p: use non-zero exit code when the diff generation failed 5 years ago
git-archimport.perl
git-bisect.sh
git-compat-util.h Sync with Git 2.24.1 5 years ago
git-cvsexportcommit.perl
git-cvsimport.perl
git-cvsserver.perl
git-difftool--helper.sh
git-filter-branch.sh
git-instaweb.sh
git-legacy-stash.sh
git-merge-octopus.sh
git-merge-one-file.sh
git-merge-resolve.sh
git-mergetool--lib.sh
git-mergetool.sh
git-p4.py Merge branch 'bk/p4-misc-usability' 5 years ago
git-parse-remote.sh
git-quiltimport.sh
git-rebase--preserve-merges.sh
git-request-pull.sh
git-send-email.perl
git-sh-i18n.sh
git-sh-setup.sh
git-submodule.sh Merge branch 'dl/submodule-set-url' 5 years ago
git-svn.perl git svn: stop using `rebase --preserve-merges` 5 years ago
git-web--browse.sh
git.c sparse-checkout: create builtin with 'list' subcommand 5 years ago
git.rc
gpg-interface.c gpg-interface: prefer check_signature() for GPG verification 5 years ago
gpg-interface.h gpg-interface: prefer check_signature() for GPG verification 5 years ago
graph.c graph: fix lack of color in horizontal lines 5 years ago
graph.h
grep.c grep: don't return an expression from pcre2_free() 5 years ago
grep.h
hash.h
hashmap.c
hashmap.h Merge branch 'en/doc-typofix' 5 years ago
help.c
help.h
hex.c
http-backend.c
http-fetch.c
http-push.c
http-walker.c
http.c Merge branch 'cb/curl-use-xmalloc' 5 years ago
http.h
ident.c
imap-send.c
interdiff.c
interdiff.h
iterator.h
json-writer.c
json-writer.h
khash.h
kwset.c
kwset.h
levenshtein.c
levenshtein.h
line-log.c
line-log.h
line-range.c
line-range.h
linear-assignment.c
linear-assignment.h
list-objects-filter-options.c
list-objects-filter-options.h
list-objects-filter.c
list-objects-filter.h
list-objects.c
list-objects.h
list.h
ll-merge.c
ll-merge.h
lockfile.c
lockfile.h
log-tree.c sha1-file: pass git_hash_algo to hash_object_file() 5 years ago
log-tree.h
ls-refs.c
ls-refs.h
mailinfo.c
mailinfo.h
mailmap.c
mailmap.h
match-trees.c
mem-pool.c
mem-pool.h
merge-blobs.c
merge-blobs.h
merge-recursive.c Merge branch 'en/merge-recursive-oid-eq-simplify' 5 years ago
merge-recursive.h
merge.c
mergesort.c
mergesort.h
midx.c
midx.h
name-hash.c Merge branch 'en/doc-typofix' 5 years ago
notes-cache.c
notes-cache.h
notes-merge.c
notes-merge.h
notes-utils.c
notes-utils.h
notes.c Merge branch 'dl/format-patch-notes-config-fixup' 5 years ago
notes.h Merge branch 'dl/format-patch-notes-config-fixup' 5 years ago
object-store.h sha1-file: pass git_hash_algo to hash_object_file() 5 years ago
object.c sha1-file: allow check_object_signature() to handle any repo 5 years ago
object.h
oidmap.c
oidmap.h
oidset.c
oidset.h
pack-bitmap-write.c
pack-bitmap.c
pack-bitmap.h
pack-check.c sha1-file: allow check_object_signature() to handle any repo 5 years ago
pack-objects.c Merge branch 'jk/optim-in-pack-idx-conversion' 5 years ago
pack-objects.h Merge branch 'jk/optim-in-pack-idx-conversion' 5 years ago
pack-revindex.c
pack-revindex.h
pack-write.c
pack.h
packfile.c Merge branch 'ew/packfile-syscall-optim' 5 years ago
packfile.h
pager.c
parse-options-cb.c
parse-options.c
parse-options.h Merge branch 'hw/doc-in-header' 5 years ago
patch-delta.c
patch-ids.c
patch-ids.h
path.c Sync with Git 2.24.1 5 years ago
path.h
pathspec.c pathspec: add new function to parse file 5 years ago
pathspec.h Merge branch 'hw/doc-in-header' 5 years ago
pkt-line.c
pkt-line.h pkt-line: fix a typo 5 years ago
preload-index.c
pretty.c Merge branch 'dl/pretty-reference' 5 years ago
pretty.h
prio-queue.c
prio-queue.h
progress.c progress: create GIT_PROGRESS_DELAY 5 years ago
progress.h
promisor-remote.c
promisor-remote.h
prompt.c
prompt.h
protocol.c
protocol.h
quote.c
quote.h
range-diff.c range-diff: mark pointers as const 5 years ago
range-diff.h Merge branch 'dl/range-diff-with-notes' 5 years ago
reachable.c
reachable.h
read-cache.c Merge branch 'js/mingw-loosen-overstrict-tree-entry-checks' 5 years ago
rebase-interactive.c
rebase-interactive.h
ref-filter.c
ref-filter.h
reflog-walk.c
reflog-walk.h
refs.c
refs.h
refspec.c
refspec.h
remote-curl.c
remote-testsvn.c
remote.c
remote.h
replace-object.c
replace-object.h
repo-settings.c
repository.c
repository.h
rerere.c
rerere.h
resolve-undo.c
resolve-undo.h
revision.c Merge branch 'dl/format-patch-notes-config-fixup' 5 years ago
revision.h Merge branch 'dl/format-patch-notes-config-fixup' 5 years ago
run-command.c run-command: use prepare_git_cmd() in prepare_cmd() 5 years ago
run-command.h
send-pack.c Merge branch 'jk/send-pack-check-negative-with-quick' 5 years ago
send-pack.h
sequencer.c Revert "Merge branch 'ra/rebase-i-more-options'" 5 years ago
sequencer.h Revert "Merge branch 'ra/rebase-i-more-options'" 5 years ago
serve.c
serve.h
server-info.c
setup.c
sh-i18n--envsubst.c
sha1-array.c
sha1-array.h
sha1-file.c sha1-file: allow check_object_signature() to handle any repo 5 years ago
sha1-lookup.c
sha1-lookup.h
sha1-name.c
sha1dc_git.c
sha1dc_git.h
shallow.c
shell.c shell: use skip_prefix() instead of starts_with() 5 years ago
shortlog.h
sideband.c
sideband.h
sigchain.c
sigchain.h
split-index.c
split-index.h
stable-qsort.c
strbuf.c strbuf: add a helper function to call the editor "on an strbuf" 5 years ago
strbuf.h strbuf: add a helper function to call the editor "on an strbuf" 5 years ago
streaming.c streaming: allow open_istream() to handle any repo 5 years ago
streaming.h streaming: allow open_istream() to handle any repo 5 years ago
string-list.c
string-list.h
sub-process.c
sub-process.h
submodule-config.c fix-typo: consecutive-word duplications 5 years ago
submodule-config.h submodule-config: move doc to submodule-config.h 5 years ago
submodule.c Sync with 2.22.2 5 years ago
submodule.h Sync with 2.22.2 5 years ago
symlinks.c
tag.c
tag.h
tar.h
tempfile.c
tempfile.h
thread-utils.c
thread-utils.h
tmp-objdir.c
tmp-objdir.h
trace.c
trace.h
trace2.c
trace2.h trace2: move doc to trace2.h 5 years ago
trailer.c
trailer.h
transport-helper.c Sync with 2.23.1 5 years ago
transport-internal.h
transport.c
transport.h
tree-diff.c
tree-walk.c Merge branch 'js/mingw-loosen-overstrict-tree-entry-checks' 5 years ago
tree-walk.h
tree.c
tree.h
unicode-width.h
unimplemented.sh
unix-socket.c
unix-socket.h
unpack-trees.c Merge branch 'ds/sparse-cone' 5 years ago
unpack-trees.h sparse-checkout: update working directory in-process 5 years ago
upload-pack.c
upload-pack.h
url.c
url.h
urlmatch.c
urlmatch.h
usage.c
userdiff.c Merge branch 'ln/userdiff-elixir' 5 years ago
userdiff.h
utf8.c
utf8.h
varint.c
varint.h
version.c
version.h
versioncmp.c
walker.c
walker.h
wildmatch.c
wildmatch.h
worktree.c
worktree.h
wrap-for-bin.sh
wrapper.c
write-or-die.c
ws.c
wt-status.c
wt-status.h
xdiff-interface.c
xdiff-interface.h
zlib.c

README.md

Build Status

Git - fast, scalable, distributed revision control system

Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals.

Git is an Open Source project covered by the GNU General Public License version 2 (some parts of it are under different licenses, compatible with the GPLv2). It was originally written by Linus Torvalds with help of a group of hackers around the net.

Please read the file INSTALL for installation instructions.

Many Git online resources are accessible from https://git-scm.com/ including full documentation and Git related tools.

See Documentation/gittutorial.txt to get started, then see Documentation/giteveryday.txt for a useful minimum set of commands, and Documentation/git-<commandname>.txt for documentation of each command. If git has been correctly installed, then the tutorial can also be read with man gittutorial or git help tutorial, and the documentation of each command with man git-<commandname> or git help <commandname>.

CVS users may also want to read Documentation/gitcvs-migration.txt (man gitcvs-migration or git help cvs-migration if git is installed).

The user discussion and development of Git take place on the Git mailing list -- everyone is welcome to post bug reports, feature requests, comments and patches to git@vger.kernel.org (read Documentation/SubmittingPatches for instructions on patch submission). To subscribe to the list, send an email with just "subscribe git" in the body to majordomo@vger.kernel.org. The mailing list archives are available at https://lore.kernel.org/git/, http://marc.info/?l=git and other archival sites.

Issues which are security relevant should be disclosed privately to the Git Security mailing list git-security@googlegroups.com.

The maintainer frequently sends the "What's cooking" reports that list the current status of various development topics to the mailing list. The discussion following them give a good reference for project status, development direction and remaining tasks.

The name "git" was given by Linus Torvalds when he wrote the very first 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 not actually used by any common UNIX command. The fact that it is a mispronunciation of "get" may or may not be relevant.
  • stupid. contemptible and despicable. simple. Take your pick from the dictionary of slang.
  • "global information tracker": you're in a good mood, and it actually works for you. Angels sing, and a light suddenly fills the room.
  • "goddamn idiotic truckload of sh*t": when it breaks