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.
 
 
 
 
 
 
Junio C Hamano 225365fb51 Git 2.31-rc0 4 years ago
..
RelNotes Git 2.31-rc0 4 years ago
config Merge branch 'ah/rebase-no-fork-point-config' 4 years ago
howto
technical Merge branch 'dl/doc-config-camelcase' 4 years ago
.gitattributes
.gitignore
CodingGuidelines
Makefile mailmap doc: create a new "gitmailmap(5)" man page 4 years ago
MyFirstContribution.txt tests: remove support for GIT_TEST_GETTEXT_POISON 4 years ago
MyFirstObjectWalk.txt MyFirstObjectWalk: drop `init_walken_defaults()` 4 years ago
SubmittingPatches SubmittingPatches: tighten wording on "sign-off" procedure 4 years ago
asciidoc.conf
asciidoctor-extensions.rb
blame-options.txt blame-options.txt: camelcase blame.blankBoundary 4 years ago
build-docdep.perl
cat-texi.perl
cmd-list.perl git.txt: add list of guides 5 years ago
config.txt ls-refs: report unborn targets of symrefs 4 years ago
date-formats.txt doc: mention approxidates for git-commit --date 4 years ago
diff-format.txt
diff-generate-patch.txt doc/diff-generate-patch: mention new --diff-merges option 4 years ago
diff-options.txt diff: --{rotate,skip}-to=<path> 4 years ago
doc-diff
docbook-xsl.css
docbook.xsl
everyday.txto
fetch-options.txt fetch: implement support for atomic reference updates 4 years ago
fix-texi.perl
git-add.txt
git-am.txt i18n.txt: camel case and monospace "i18n.commitEncoding" 4 years ago
git-annotate.txt
git-apply.txt git-apply.txt: update descriptions of --cached, --index 5 years ago
git-archimport.txt
git-archive.txt archive: add --add-file 4 years ago
git-bisect-lk2009.txt git-bisect-lk2009: make continuation of list indented 4 years ago
git-bisect.txt bisect: swap command-line options in documentation 5 years ago
git-blame.txt mailmap doc: create a new "gitmailmap(5)" man page 4 years ago
git-branch.txt Merge branch 'jc/maint-column-doc-typofix' 4 years ago
git-bugreport.txt
git-bundle.txt
git-cat-file.txt
git-check-attr.txt
git-check-ignore.txt
git-check-mailmap.txt check-mailmap doc: note config options 4 years ago
git-check-ref-format.txt
git-checkout-index.txt
git-checkout.txt Merge branch 'dl/checkout-guess' 4 years ago
git-cherry-pick.txt Documentation: stylistically normalize references to Signed-off-by: 4 years ago
git-cherry.txt
git-citool.txt
git-clean.txt
git-clone.txt Documentation/git-clone.txt: document race with --local 4 years ago
git-column.txt
git-commit-graph.txt Merge branch 'ds/commit-graph-merging-fix' 4 years ago
git-commit-tree.txt
git-commit.txt doc: preparatory clean-up of description on the sign-off option 4 years ago
git-config.txt Merge branch 'ps/config-env-pairs' 4 years ago
git-count-objects.txt
git-credential-cache--daemon.txt
git-credential-cache.txt
git-credential-store.txt
git-credential.txt
git-cvsexportcommit.txt
git-cvsimport.txt
git-cvsserver.txt
git-daemon.txt
git-describe.txt
git-diff-files.txt
git-diff-index.txt builtin/diff-index: learn --merge-base 4 years ago
git-diff-tree.txt builtin/diff-tree: learn --merge-base 4 years ago
git-diff.txt builtin/diff-tree: learn --merge-base 4 years ago
git-difftool.txt difftool.c: learn a new way start at specified file 4 years ago
git-fast-export.txt
git-fast-import.txt fast-import: fix typo in documentation 4 years ago
git-fetch-pack.txt
git-fetch.txt fetch: allow refspecs specified through stdin 5 years ago
git-filter-branch.txt filter-branch doc: fix filter-repo typo 4 years ago
git-fmt-merge-msg.txt
git-for-each-ref.txt Doc: prefer more specific file name 4 years ago
git-for-each-repo.txt for-each-repo: run subcommands on configured repos 4 years ago
git-format-patch.txt Merge branch 'jc/format-patch-name-max' 4 years ago
git-fsck-objects.txt
git-fsck.txt fsck doc: remove ancient out-of-date diagnostics 4 years ago
git-gc.txt docs: clarify that refs/notes/ do not keep the attached objects alive 4 years ago
git-get-tar-commit-id.txt
git-grep.txt doc: add more pointers to gitattributes(5) for userdiff 4 years ago
git-gui.txt
git-hash-object.txt
git-help.txt help: drop usage of 'common' and 'useful' for guides 5 years ago
git-http-backend.txt
git-http-fetch.txt
git-http-push.txt
git-imap-send.txt git-imap-send.txt: add note about localized Gmail folders 5 years ago
git-index-pack.txt builtin/index-pack.c: write reverse indexes 4 years ago
git-init-db.txt
git-init.txt init: document `init.defaultBranch` better 4 years ago
git-instaweb.txt
git-interpret-trailers.txt
git-log.txt Merge branch 'so/log-diff-merge' 4 years ago
git-ls-files.txt ls-files.c: add --deduplicate option 4 years ago
git-ls-remote.txt
git-ls-tree.txt doc: clarify that --abbrev=<n> is about the minimum length 4 years ago
git-mailinfo.txt i18n.txt: camel case and monospace "i18n.commitEncoding" 4 years ago
git-mailsplit.txt
git-maintenance.txt maintenance: add pack-refs task 4 years ago
git-merge-base.txt
git-merge-file.txt
git-merge-index.txt
git-merge-one-file.txt
git-merge-tree.txt
git-merge.txt
git-mergetool--lib.txt mergetool: break setup_tool out into separate initialization function 4 years ago
git-mergetool.txt
git-mktag.txt mktag: add a --[no-]strict option 4 years ago
git-mktree.txt
git-multi-pack-index.txt multi-pack-index: repack batches below --batch-size 5 years ago
git-mv.txt
git-name-rev.txt
git-notes.txt docs: improve the example that illustrates git-notes path names 5 years ago
git-p4.txt doc: fix some typos 4 years ago
git-pack-objects.txt doc: mention bigFileThreshold for packing 4 years ago
git-pack-redundant.txt
git-pack-refs.txt
git-patch-id.txt
git-prune-packed.txt
git-prune.txt
git-pull.txt
git-push.txt t, doc: update tests, reference for "--force-if-includes" 4 years ago
git-quiltimport.txt
git-range-diff.txt Merge branch 'js/range-diff-one-side-only' 4 years ago
git-read-tree.txt
git-rebase.txt Documentation: stylistically normalize references to Signed-off-by: 4 years ago
git-receive-pack.txt
git-reflog.txt
git-remote-ext.txt
git-remote-fd.txt
git-remote-helpers.txto
git-remote.txt remote: add meaningful exit code on missing/existing 4 years ago
git-repack.txt doc: mention bigFileThreshold for packing 4 years ago
git-replace.txt
git-request-pull.txt
git-rerere.txt
git-reset.txt
git-restore.txt Doc: document "A...B" form for <tree-ish> in checkout and switch 4 years ago
git-rev-list.txt docs/rev-list: add some examples of --disk-usage 4 years ago
git-rev-parse.txt rev-parse: add option for absolute or relative path formatting 4 years ago
git-revert.txt Documentation: stylistically normalize references to Signed-off-by: 4 years ago
git-rm.txt
git-send-email.txt Merge branch 'vv/send-email-with-less-secure-apps-access' into maint 4 years ago
git-send-pack.txt
git-sh-i18n--envsubst.txt
git-sh-i18n.txt
git-sh-setup.txt
git-shell.txt
git-shortlog.txt mailmap: only look for .mailmap in work tree 4 years ago
git-show-branch.txt
git-show-index.txt Documentation: mark `--object-format=sha256` as experimental 5 years ago
git-show-ref.txt
git-show.txt doc/git-show: include --diff-merges description 4 years ago
git-sparse-checkout.txt
git-stage.txt
git-stash.txt git-stash.txt: be explicit about subcommand options 4 years ago
git-status.txt Documentation: typofix --column description 4 years ago
git-stripspace.txt
git-submodule.txt
git-svn.txt Documentation: stylistically normalize references to Signed-off-by: 4 years ago
git-switch.txt checkout: learn to respect checkout.guess 4 years ago
git-symbolic-ref.txt
git-tag.txt Documentation: typofix --column description 4 years ago
git-tools.txt
git-unpack-file.txt
git-unpack-objects.txt
git-update-index.txt doc: remove "directory cache" from man pages 4 years ago
git-update-ref.txt update-ref: allow creation of multiple transactions 4 years ago
git-update-server-info.txt
git-upload-archive.txt
git-upload-pack.txt
git-var.txt
git-verify-commit.txt
git-verify-pack.txt
git-verify-tag.txt
git-web--browse.txt
git-whatchanged.txt
git-worktree.txt worktree: teach `list` verbose mode 4 years ago
git-write-tree.txt
git.txt git.txt: fix monospace rendering 4 years ago
gitattributes.txt userdiff: support Bash 4 years ago
gitcli.txt
gitcore-tutorial.txt
gitcredentials.txt command-list.txt: add missing 'gitcredentials' and 'gitremote-helpers' 5 years ago
gitcvs-migration.txt
gitdiffcore.txt diff: --{rotate,skip}-to=<path> 4 years ago
giteveryday.txt
gitfaq.txt docs: explain how to deal with files that are always modified 4 years ago
gitglossary.txt
githooks.txt doc: fix some typos 4 years ago
gitignore.txt
gitk.txt doc: log, gitk: move '-L' description to 'line-range-options.txt' 4 years ago
gitmailmap.txt gitmailmap.txt: fix rendering of e-mail addresses 4 years ago
gitmodules.txt gitmodules.txt: fix 'GIT_WORK_TREE' variable name 4 years ago
gitnamespaces.txt
gitremote-helpers.txt
gitrepository-layout.txt
gitrevisions.txt
gitsubmodules.txt gitsubmodules doc: invoke 'ls-files' with '--recurse-submodules' 4 years ago
gittutorial-2.txt
gittutorial.txt
gitweb.conf.txt
gitweb.txt
gitworkflows.txt
glossary-content.txt glossary: improve "branch" definition 4 years ago
howto-index.sh
i18n.txt i18n.txt: camel case and monospace "i18n.commitEncoding" 4 years ago
install-doc-quick.sh
install-webdoc.sh
line-range-format.txt doc: add more pointers to gitattributes(5) for userdiff 4 years ago
line-range-options.txt blame-options.txt: also mention 'funcname' in '-L' description 4 years ago
lint-gitlink.perl
manpage-base-url.xsl.in
manpage-bold-literal.xsl
manpage-normal.xsl
manpage-quote-apos.xsl
manpage.xsl
merge-options.txt doc: preparatory clean-up of description on the sign-off option 4 years ago
merge-strategies.txt
object-format-disclaimer.txt Documentation: mark `--object-format=sha256` as experimental 5 years ago
pretty-formats.txt pretty format %(trailers): add a "key_value_separator" 4 years ago
pretty-options.txt doc: clarify that --abbrev=<n> is about the minimum length 4 years ago
pull-fetch-param.txt refspec: add support for negative refspecs 4 years ago
ref-reachability-filters.txt Doc: prefer more specific file name 4 years ago
rev-list-description.txt
rev-list-options.txt Merge branch 'ma/doc-markup-fix' 4 years ago
revisions.txt
sequencer.txt
signoff-option.txt Documentation: stylistically normalize references to Signed-off-by: 4 years ago
texi.xsl
trace2-target-values.txt
transfer-data-leaks.txt
urls-remotes.txt
urls.txt
user-manual.conf
user-manual.txt