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.
 
 
 
 
 
 
Hans Jerry Illikainen 54887b4689 gpg-interface: add minTrustLevel as a configuration option 5 years ago
.github
Documentation gpg-interface: add minTrustLevel as a configuration option 5 years ago
block-sha1
builtin gpg-interface: add minTrustLevel as a configuration option 5 years ago
ci Merge branch 'sg/osx-force-gcc-9' 5 years ago
compat Sync with Git 2.24.1 5 years ago
contrib Merge branch 'js/complete-svn-recursive' 5 years ago
ewah
git-gui Merge https://github.com/prati0100/git-gui 5 years ago
gitk-git Merge gitk to pick up emergency build fix 5 years ago
gitweb Merge branch 'jk/gitweb-anti-xss' 5 years ago
mergetools
negotiator
perl Fix spelling errors in documentation outside of Documentation/ 5 years ago
po l10n: zh_CN: for git v2.24.0 l10n round 1~2 5 years ago
ppc
refs Fix spelling errors in code comments 5 years ago
sha1collisiondetection@855827c583
sha1dc Merge branch 'jk/lore-is-the-archive' 5 years ago
sha256
t gpg-interface: add minTrustLevel as a configuration option 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 xdiffi: fix typos and touch up comments 5 years ago
.clang-format
.editorconfig
.gitattributes Fix build with core.autocrlf=true 5 years ago
.gitignore Merge branch 'dl/honor-cflags-in-hdr-check' 5 years ago
.gitmodules
.mailmap .mailmap: update email address of Andrey Mazo 5 years ago
.travis.yml
.tsan-suppressions
CODE_OF_CONDUCT.md CODE_OF_CONDUCT: mention individual project-leader emails 5 years ago
COPYING
GIT-VERSION-GEN Git 2.24.1 5 years ago
INSTALL Merge branch 'ar/install-doc-update-cmds-needing-the-shell' 5 years ago
LGPL-2.1
Makefile Merge branch 'js/builtin-add-i' 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 -i: implement the `help` command 5 years ago
add-interactive.h Start to implement a built-in version of `git add --interactive` 5 years ago
advice.c
advice.h
alias.c
alias.h
alloc.c
alloc.h
apply.c Merge branch 'jk/lore-is-the-archive' 5 years ago
apply.h apply.h: include missing header 5 years ago
archive-tar.c Merge branch 'rs/pax-extended-header-length-fix' 5 years ago
archive-zip.c
archive.c
archive.h
argv-array.c argv-array: add space after `while` 5 years ago
argv-array.h
attr.c Merge branch 'ew/hashmap' 5 years ago
attr.h
azure-pipelines.yml Merge branch 'js/azure-pipelines-msvc' 5 years ago
banned.h banned.h: fix vsprintf()'s ban message 6 years ago
base85.c
bisect.c bisect: switch to using the_hash_algo 6 years ago
bisect.h
blame.c Merge branch 'ew/hashmap' 5 years ago
blame.h
blob.c
blob.h
branch.c
branch.h
builtin.h
bulk-checkin.c bulk-checkin: zero-initialize hashfile_checkpoint 5 years ago
bulk-checkin.h
bundle.c bundle-create: progress output control 5 years ago
bundle.h bundle-create: progress output control 5 years ago
cache-tree.c Merge branch 'en/merge-recursive-cleanup' 5 years ago
cache-tree.h
cache.h hex: drop sha1_to_hex() 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: use utf8_strnwidth() to strip out ANSI color escapes 5 years ago
column.h
combine-diff.c combine-diff: replace GIT_SHA1_HEXSZ with the_hash_algo 6 years ago
command-list.txt help: add gitsubmodules to the list of guides 5 years ago
commit-graph.c Merge branch 'en/doc-typofix' 5 years ago
commit-graph.h upload-pack: disable commit graph more gently for shallow traversal 5 years ago
commit-reach.c commit-graph: fix writing first commit-graph during fetch 5 years ago
commit-reach.h
commit-slab-decl.h
commit-slab-impl.h
commit-slab.h
commit.c gpg-interface: add minTrustLevel as a configuration option 5 years ago
commit.h gpg-interface: add minTrustLevel as a configuration option 5 years ago
common-main.c
config.c Merge branch 'ew/hashmap' 5 years ago
config.h config: move documentation to config.h 5 years ago
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 clone: remove fetch_if_missing=0 5 years ago
connected.h
convert.c Merge branch 'rs/skip-iprefix' 5 years ago
convert.h am: reload .gitattributes after patching it 5 years ago
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 Fix spelling errors in code comments 5 years ago
date.c Quit passing 'now' to date code 5 years ago
decorate.c
decorate.h
delta-islands.c
delta-islands.h
delta.h
detect-compiler
diff-delta.c diff-delta: set size out-parameter to 0 for NULL delta 5 years ago
diff-lib.c
diff-no-index.c
diff.c Merge branch 'js/builtin-add-i' 5 years ago
diff.h diff: export diffstat interface 5 years ago
diffcore-break.c diffcore-break: use a goto instead of a redundant if statement 5 years ago
diffcore-delta.c
diffcore-order.c
diffcore-pickaxe.c
diffcore-rename.c Merge branch 'ew/hashmap' 5 years ago
diffcore.h
dir-iterator.c
dir-iterator.h
dir.c Fix spelling errors in code comments 5 years ago
dir.h Merge branch 'en/clean-nested-with-ignored' 5 years ago
editor.c
entry.c
environment.c Sync with 2.23.1 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 fsck: only provide oid/type in fsck_error callback 5 years ago
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 add -i: show progress counter in the prompt 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 Fix spelling errors in messages shown to users 5 years ago
git-cvsserver.perl
git-difftool--helper.sh
git-filter-branch.sh Recommend git-filter-repo instead of git-filter-branch 5 years ago
git-instaweb.sh
git-legacy-stash.sh Merge branch 'js/update-index-ignore-removal-for-skip-worktree' 5 years ago
git-merge-octopus.sh
git-merge-one-file.sh
git-merge-resolve.sh
git-mergetool--lib.sh
git-mergetool.sh
git-p4.py git-p4: auto-delete named temporary file 5 years ago
git-parse-remote.sh
git-quiltimport.sh
git-rebase--preserve-merges.sh
git-request-pull.sh
git-send-email.perl Fix spelling errors in code comments 5 years ago
git-sh-i18n.sh
git-sh-setup.sh
git-submodule.sh Sync with 2.21.1 5 years ago
git-svn.perl git svn: stop using `rebase --preserve-merges` 5 years ago
git-web--browse.sh
git.c git: use COPY_ARRAY and MOVE_ARRAY in handle_alias() 5 years ago
git.rc
gpg-interface.c gpg-interface: add minTrustLevel as a configuration option 5 years ago
gpg-interface.h gpg-interface: add minTrustLevel as a configuration option 5 years ago
graph.c graph: fix coloring of octopus dashes 5 years ago
graph.h
grep.c grep: don't return an expression from pcre2_free() 5 years ago
grep.h Merge branch 'cb/pcre2-chartables-leakfix' 5 years ago
hash.h
hashmap.c Fix spelling errors in code comments 5 years ago
hashmap.h Merge branch 'en/doc-typofix' 5 years ago
help.c Fix spelling errors in messages shown to users 5 years ago
help.h help: make help_unknown_ref() NORETURN 5 years ago
hex.c hex: drop sha1_to_hex() 5 years ago
http-backend.c
http-fetch.c
http-push.c http-push: simplify deleting a list item 5 years ago
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 kset.h, tar.h: add missing header guard to prevent multiple inclusion 5 years ago
levenshtein.c
levenshtein.h
line-log.c Merge branch 'sg/line-log-tree-diff-optim' 5 years ago
line-log.h
line-range.c
line-range.h
linear-assignment.c
linear-assignment.h
list-objects-filter-options.c Merge branch 'jk/partial-clone-sparse-blob' 5 years ago
list-objects-filter-options.h Merge branch 'jk/partial-clone-sparse-blob' 5 years ago
list-objects-filter.c Merge branch 'jk/partial-clone-sparse-blob' 5 years ago
list-objects-filter.h
list-objects.c Merge branch 'jk/list-objects-optim-wo-trees' 5 years ago
list-objects.h
list.h
ll-merge.c am: reload .gitattributes after patching it 5 years ago
ll-merge.h am: reload .gitattributes after patching it 5 years ago
lockfile.c
lockfile.h
log-tree.c range-diff: pass through --notes to `git log` 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-directory-rename-fixes' 5 years ago
merge-recursive.h hashmap_entry: remove first member requirement from docs 5 years ago
merge.c
mergesort.c
mergesort.h
midx.c midx: honor the MIDX_PROGRESS flag in midx_repack 5 years ago
midx.h midx: add MIDX_PROGRESS flag 5 years ago
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 'mh/notes-duplicate-entries' 5 years ago
notes.h
object-store.h
object.c treewide: remove duplicate #include directives 5 years ago
object.h commit-graph: fix writing first commit-graph during fetch 5 years ago
oidmap.c hashmap: introduce hashmap_free_entries 5 years ago
oidmap.h hashmap: use *_entry APIs for iteration 5 years ago
oidset.c
oidset.h
pack-bitmap-write.c pack-objects: drop packlist index_pos optimization 5 years ago
pack-bitmap.c Merge branch 'jk/misc-uninitialized-fixes' 5 years ago
pack-bitmap.h pack-bitmap.h: remove magic number 5 years ago
pack-check.c
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-write: use hash_to_hex when writing checksums 6 years ago
pack.h
packfile.c Merge branch 'ew/hashmap' 5 years ago
packfile.h Merge branch 'ds/midx-expire-repack' 5 years ago
pager.c
parse-options-cb.c parse-options: avoid arithmetic on pointer that's potentially NULL 5 years ago
parse-options.c Fix spelling errors in code comments 5 years ago
parse-options.h parse-options.h: add new options `--pathspec-from-file`, `--pathspec-file-nul` 5 years ago
patch-delta.c
patch-ids.c hashmap: remove type arg from hashmap_{get,put,remove}_entry 5 years ago
patch-ids.h
path.c Sync with Git 2.24.1 5 years ago
path.h path: add a function to check for path suffix 6 years ago
pathspec.c pathspec: add new function to parse file 5 years ago
pathspec.h pathspec: add new function to parse file 5 years ago
pkt-line.c
pkt-line.h pkt-line: fix a typo 5 years ago
preload-index.c
pretty.c gpg-interface: add minTrustLevel as a configuration option 5 years ago
pretty.h
prio-queue.c
prio-queue.h
progress.c Test the progress display 5 years ago
progress.h
promisor-remote.c promisor-remote: remove fetch_if_missing=0 5 years ago
promisor-remote.h Merge branch 'dl/honor-cflags-in-hdr-check' 5 years ago
prompt.c
prompt.h
protocol.c
protocol.h
quote.c Merge branch 'gs/sq-quote-buf-pretty' 5 years ago
quote.h
range-diff.c range-diff: pass through --notes to `git log` 5 years ago
range-diff.h Merge branch 'dl/range-diff-with-notes' 5 years ago
reachable.c
reachable.h
read-cache.c Sync with Git 2.24.1 5 years ago
rebase-interactive.c
rebase-interactive.h
ref-filter.c Merge branch 'ew/hashmap' 5 years ago
ref-filter.h
reflog-walk.c
reflog-walk.h
refs.c hashmap_entry: remove first member requirement from docs 5 years ago
refs.h
refspec.c
refspec.h
remote-curl.c Merge branch 'bc/smart-http-atomic-push' 5 years ago
remote-testsvn.c
remote.c hashmap: remove type arg from hashmap_{get,put,remove}_entry 5 years ago
remote.h hashmap_entry: remove first member requirement from docs 5 years ago
replace-object.c
replace-object.h
repo-settings.c Merge branch 'ds/feature-macros' 5 years ago
repository.c Fix spelling errors in code comments 5 years ago
repository.h Fix spelling errors in code comments 5 years ago
rerere.c Fix spelling errors in code comments 5 years ago
rerere.h
resolve-undo.c
resolve-undo.h
revision.c Merge branch 'mh/clear-topo-walk-upon-reset' 5 years ago
revision.h
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 Merge branch 'sg/assume-no-todo-update-in-cherry-pick' 5 years ago
sequencer.h Merge branch 'pw/post-commit-from-sequencer' 5 years ago
serve.c
serve.h
server-info.c Fix spelling errors in code comments 5 years ago
setup.c Merge branch 'js/gitdir-at-unc-root' 5 years ago
sh-i18n--envsubst.c
sha1-array.c
sha1-array.h
sha1-file.c Merge branch 'bc/object-id-part17' 5 years ago
sha1-lookup.c Merge branch 'js/azure-pipelines-msvc' 5 years ago
sha1-lookup.h
sha1-name.c Merge branch 'rs/nth-switch-code-simplification' 5 years ago
sha1dc_git.c hex: drop sha1_to_hex() 5 years ago
sha1dc_git.h
shallow.c Merge branch 'rs/dedup-includes' 5 years ago
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 Move git_sort(), a stable sort, into into libgit.a 5 years ago
strbuf.c Merge branch 'md/list-objects-filter-combo' 5 years ago
strbuf.h Merge branch 'md/list-objects-filter-combo' 5 years ago
streaming.c
streaming.h
string-list.c
string-list.h Fix spelling errors in code comments 5 years ago
sub-process.c hashmap: remove type arg from hashmap_{get,put,remove}_entry 5 years ago
sub-process.h hashmap_entry: remove first member requirement from docs 5 years ago
submodule-config.c Sync with 2.23.1 5 years ago
submodule-config.h
submodule.c Sync with 2.22.2 5 years ago
submodule.h Sync with 2.22.2 5 years ago
symlinks.c
tag.c commit, tag: don't set parsed bit for parse failures 5 years ago
tag.h tag: factor out get_tagged_oid() 5 years ago
tar.h kset.h, tar.h: add missing header guard to prevent multiple inclusion 5 years ago
tempfile.c
tempfile.h
thread-utils.c
thread-utils.h
tmp-objdir.c
tmp-objdir.h
trace.c
trace.h
trace2.c
trace2.h
trailer.c
trailer.h
transport-helper.c Sync with 2.23.1 5 years ago
transport-internal.h transport: teach all vtables to allow fetch first 6 years ago
transport.c transport: push codepath can take arbitrary repository 5 years ago
transport.h remote-curl: pass on atomic capability to remote side 5 years ago
tree-diff.c
tree-walk.c Sync with Git 2.24.1 5 years ago
tree-walk.h Merge branch 'jk/tree-walk-overflow' 6 years ago
tree.c tree: simplify parse_tree_indirect() 5 years ago
tree.h
unicode-width.h
unimplemented.sh
unix-socket.c
unix-socket.h
unpack-trees.c Sync with Git 2.24.1 5 years ago
unpack-trees.h treewide: rename 'struct exclude_list' to 'struct pattern_list' 5 years ago
upload-pack.c Merge branch 'jk/disable-commit-graph-during-upload-pack' 5 years ago
upload-pack.h
url.c Fix spelling errors in code comments 5 years ago
url.h
urlmatch.c
urlmatch.h
usage.c vreportf(): avoid relying on stdio buffering 5 years ago
userdiff.c Merge branch 'jh/userdiff-python-async' 5 years ago
userdiff.h
utf8.c utf8: use skip_iprefix() in same_utf_encoding() 5 years ago
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 Merge branch 'ah/cleanups' 5 years ago
write-or-die.c
ws.c
wt-status.c Merge branch 'bc/object-id-part17' 5 years ago
wt-status.h wt-status: convert struct wt_status to object_id 6 years ago
xdiff-interface.c
xdiff-interface.h Fix spelling errors in code comments 5 years ago
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