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 d194e61ea7 Merge branch 'so/diff-merges-cleanup' 2 years ago
..
RelNotes Start 2.39 cycle 2 years ago
config diff-merges: clarify log.diffMerges documentation 2 years ago
howto docs: move pack format docs to man section 5 3 years ago
includes docs: add and use include template for config/* includes 2 years ago
mergetools vimdiff: add tool documentation 3 years ago
technical Merge branch 'js/typofix' 2 years ago
.gitattributes
.gitignore doc lint: make "lint-docs" non-.PHONY 3 years ago
CodingGuidelines CodingGuidelines: allow grep -E 2 years ago
Makefile Merge branch 'vd/doc-reviewing-guidelines' 2 years ago
MyFirstContribution.txt Documentation: clean up a few misspelled word typos 2 years ago
MyFirstObjectWalk.txt Documentation: clean up a few misspelled word typos 2 years ago
ReviewingGuidelines.txt Documentation: add ReviewingGuidelines 2 years ago
SubmittingPatches SubmittingPatches: use more stable git.ozlabs.org URL 3 years ago
ToolsForGit.txt Documentation/ToolsForGit.txt: Tools for developing Git 3 years ago
asciidoc.conf
asciidoctor-extensions.rb
blame-options.txt Merge branch 'bs/doc-blame-color-lines' 3 years ago
build-docdep.perl
cat-texi.perl
cmd-list.perl cmd-list.perl: fix identifying man sections 2 years ago
config.txt Merge branch 'mb/config-document-include' into maint 3 years ago
date-formats.txt doc: use only hyphens as word separators in placeholders 3 years ago
diff-format.txt diff-format.txt: correct misleading wording 3 years ago
diff-generate-patch.txt doc: point to diff attribute in patch format docs 4 years ago
diff-options.txt Merge branch 'js/diff-filter-negation-fix' 3 years ago
doc-diff
docbook-xsl.css
docbook.xsl
everyday.txto
fetch-options.txt Merge branch 'rc/fetch-refetch' 3 years ago
fix-texi.perl
git-add.txt Merge branch 'ab/dedup-config-and-command-docs' 2 years ago
git-am.txt Merge branch 'ab/dedup-config-and-command-docs' 2 years ago
git-annotate.txt
git-apply.txt apply docs: de-duplicate configuration sections 2 years ago
git-archimport.txt doc: split placeholders as individual tokens 3 years ago
git-archive.txt archive-tar: use internal gzip by default 3 years ago
git-bisect-lk2009.txt
git-bisect.txt
git-blame.txt docs: add CONFIGURATION sections that fuzzy map to built-ins 2 years ago
git-branch.txt docs: add CONFIGURATION sections that fuzzy map to built-ins 2 years ago
git-bugreport.txt builtin/bugreport.c: create '--diagnose' option 3 years ago
git-bundle.txt Documentation: fix various repeat word typos 2 years ago
git-cat-file.txt Merge branch 'tb/cat-file-z' 3 years ago
git-check-attr.txt
git-check-ignore.txt doc: check-ignore: code-quote an exclamation mark 3 years ago
git-check-mailmap.txt
git-check-ref-format.txt
git-checkout-index.txt checkout-index: add --ignore-skip-worktree-bits option 3 years ago
git-checkout.txt docs: add CONFIGURATION sections that fuzzy map to built-ins 2 years ago
git-cherry-pick.txt doc: consolidate --rerere-autoupdate description 3 years ago
git-cherry.txt
git-citool.txt
git-clean.txt docs: add CONFIGURATION sections that map to a built-in 2 years ago
git-clone.txt Merge branch 'ab/dedup-config-and-command-docs' 2 years ago
git-column.txt docs: add CONFIGURATION sections that fuzzy map to built-ins 2 years ago
git-commit-graph.txt Merge branch 'ab/dedup-config-and-command-docs' 2 years ago
git-commit-tree.txt
git-commit.txt docs: add CONFIGURATION sections that map to a built-in 2 years ago
git-config.txt Documentation: define protected configuration 3 years ago
git-count-objects.txt
git-credential-cache--daemon.txt doc: replace "--" with {litdd} in credential-cache/fsmonitor 3 years ago
git-credential-cache.txt
git-credential-store.txt
git-credential.txt doc: fix git credential synopsis 3 years ago
git-cvsexportcommit.txt doc: express grammar placeholders between angle brackets 3 years ago
git-cvsimport.txt doc: use only hyphens as word separators in placeholders 3 years ago
git-cvsserver.txt git-cvsserver: clarify directory list 3 years ago
git-daemon.txt daemon: clarify directory arguments 3 years ago
git-describe.txt describe-doc: clarify default length of abbreviation 4 years ago
git-diagnose.txt builtin/diagnose.c: add '--mode' option 3 years ago
git-diff-files.txt doc: use only hyphens as word separators in placeholders 3 years ago
git-diff-index.txt diff-index.txt: update raw output format in examples 3 years ago
git-diff-tree.txt doc: use only hyphens as word separators in placeholders 3 years ago
git-diff.txt docs: add CONFIGURATION sections that fuzzy map to built-ins 2 years ago
git-difftool.txt difftool docs: de-duplicate configuration sections 2 years ago
git-fast-export.txt
git-fast-import.txt docs: add CONFIGURATION sections that map to a built-in 2 years ago
git-fetch-pack.txt builtin/fetch-pack: add --refetch option 3 years ago
git-fetch.txt docs: add CONFIGURATION sections that fuzzy map to built-ins 2 years ago
git-filter-branch.txt
git-fmt-merge-msg.txt merge: allow to pretend a merge is made into a different branch 3 years ago
git-for-each-ref.txt ref-filter: --format=%(raw) support --perl 4 years ago
git-for-each-repo.txt
git-format-patch.txt format-patch: learn format.forceInBodyFrom configuration variable 2 years ago
git-fsck-objects.txt
git-fsck.txt docs: add and use include template for config/* includes 2 years ago
git-fsmonitor--daemon.txt doc: replace "--" with {litdd} in credential-cache/fsmonitor 3 years ago
git-gc.txt docs: add and use include template for config/* includes 2 years ago
git-get-tar-commit-id.txt
git-grep.txt grep docs: de-duplicate configuration sections 2 years ago
git-gui.txt doc: express grammar placeholders between angle brackets 3 years ago
git-hash-object.txt
git-help.txt git docs: add a category for file formats, protocols and interfaces 3 years ago
git-hook.txt git hook run: add an --ignore-missing flag 3 years ago
git-http-backend.txt docs/http-backend: mention v2 protocol 3 years ago
git-http-fetch.txt doc: uniformize <URL> placeholders' case 3 years ago
git-http-push.txt doc: git-http-push: describe the refs as pattern pairs 3 years ago
git-imap-send.txt docs: add and use include template for config/* includes 2 years ago
git-index-pack.txt index-pack: document and test the --promisor option 3 years ago
git-init-db.txt doc: use only hyphens as word separators in placeholders 3 years ago
git-init.txt docs: add CONFIGURATION sections that fuzzy map to built-ins 2 years ago
git-instaweb.txt
git-interpret-trailers.txt Documentation: clarify whitespace rules for trailers 2 years ago
git-log.txt Merge branch 'ab/dedup-config-and-command-docs' 2 years ago
git-ls-files.txt ls-files: introduce "--format" option 3 years ago
git-ls-remote.txt
git-ls-tree.txt ls-tree doc: document interaction with submodules 3 years ago
git-mailinfo.txt docs: add CONFIGURATION sections that map to a built-in 2 years ago
git-mailsplit.txt
git-maintenance.txt docs: add CONFIGURATION sections that map to a built-in 2 years ago
git-merge-base.txt
git-merge-file.txt update documentation for new zdiff3 conflictStyle 3 years ago
git-merge-index.txt doc: use three dots for indicating repetition instead of star 3 years ago
git-merge-one-file.txt
git-merge-tree.txt git-merge-tree.txt: add a section on potentional usage mistakes 3 years ago
git-merge.txt Merge branch 'ab/dedup-config-and-command-docs' 2 years ago
git-mergetool--lib.txt
git-mergetool.txt docs: add and use include template for config/* includes 2 years ago
git-mktag.txt docs: fix linting issues due to incorrect relative section order 4 years ago
git-mktree.txt fix typo in git-mktree.txt 3 years ago
git-multi-pack-index.txt docs: move pack format docs to man section 5 3 years ago
git-mv.txt
git-name-rev.txt name-rev: deprecate --stdin in favor of --annotate-stdin 3 years ago
git-notes.txt notes docs: de-duplicate and combine configuration sections 2 years ago
git-p4.txt git-p4: improve encoding handling to support inconsistent encodings 3 years ago
git-pack-objects.txt builtin/pack-objects.c: --cruft without expiration 3 years ago
git-pack-redundant.txt doc: express grammar placeholders between angle brackets 3 years ago
git-pack-refs.txt
git-patch-id.txt
git-prune-packed.txt
git-prune.txt
git-pull.txt Merge branch 'js/retire-preserve-merges' 3 years ago
git-push.txt docs: add CONFIGURATION sections that map to a built-in 2 years ago
git-quiltimport.txt
git-range-diff.txt range-diff: optionally accept pathspecs 2 years ago
git-read-tree.txt Merge branch 'en/sparse-cone-becomes-default' 3 years ago
git-rebase.txt Merge branch 'ab/dedup-config-and-command-docs' 2 years ago
git-receive-pack.txt upload-pack: document and rename --advertise-refs 4 years ago
git-reflog.txt Documentation/git-reflog: remove unneeded \ from \{ 3 years ago
git-remote-ext.txt
git-remote-fd.txt
git-remote-helpers.txto
git-remote.txt builtin/remote.c: teach `-v` to list filters for promisor remotes 3 years ago
git-repack.txt builtin/repack.c: support generating a cruft pack 3 years ago
git-replace.txt
git-request-pull.txt doc: uniformize <URL> placeholders' case 3 years ago
git-rerere.txt
git-reset.txt reset: remove 'reset.refresh' config option 3 years ago
git-restore.txt update documentation for new zdiff3 conflictStyle 3 years ago
git-rev-list.txt
git-rev-parse.txt
git-revert.txt Merge branch 'ab/dedup-config-and-command-docs' 2 years ago
git-rm.txt rm: add --sparse option 3 years ago
git-send-email.txt send-email docs: de-duplicate configuration sections 2 years ago
git-send-pack.txt send-pack: properly use parse_options() API for usage string 3 years ago
git-sh-i18n--envsubst.txt
git-sh-i18n.txt
git-sh-setup.txt
git-shell.txt
git-shortlog.txt doc: use only hyphens as word separators in placeholders 3 years ago
git-show-branch.txt docs: add CONFIGURATION sections that map to a built-in 2 years ago
git-show-index.txt
git-show-ref.txt
git-show.txt
git-sparse-checkout.txt Documentation: some sparsity wording clarifications 3 years ago
git-stage.txt doc: express grammar placeholders between angle brackets 3 years ago
git-stash.txt docs: add CONFIGURATION sections that map to a built-in 2 years ago
git-status.txt status: print stash info with --porcelain=v2 --show-stash 3 years ago
git-stripspace.txt
git-submodule.txt clone, submodule: pass partial clone filters to submodules 3 years ago
git-svn.txt Merge branch 'ja/doc-cleanup' 3 years ago
git-switch.txt docs: add CONFIGURATION sections that fuzzy map to built-ins 2 years ago
git-symbolic-ref.txt
git-tag.txt
git-tools.txt
git-unpack-file.txt
git-unpack-objects.txt
git-update-index.txt Documentation: fix various repeat word typos 2 years ago
git-update-ref.txt
git-update-server-info.txt
git-upload-archive.txt
git-upload-pack.txt Documentation: fix various repeat word typos 2 years ago
git-var.txt var: add GIT_DEFAULT_BRANCH variable 3 years ago
git-verify-commit.txt
git-verify-pack.txt
git-verify-tag.txt
git-version.txt documentation: add documentation for 'git version' 3 years ago
git-web--browse.txt doc: split placeholders as individual tokens 3 years ago
git-whatchanged.txt
git-worktree.txt Merge branch 'pw/worktree-list-with-z' 3 years ago
git-write-tree.txt
git.txt Documentation: clean up a few misspelled word typos 2 years ago
gitattributes.txt userdiff: add builtin diff driver for kotlin language. 3 years ago
gitcli.txt git-cli.txt: clarify "options first and then args" 3 years ago
gitcore-tutorial.txt
gitcredentials.txt doc: uniformize <URL> placeholders' case 3 years ago
gitcvs-migration.txt
gitdiffcore.txt Merge branch 'en/ort-perf-batch-8' 4 years ago
giteveryday.txt
gitfaq.txt Update docs for change of default merge backend 4 years ago
gitformat-bundle.txt docs: move protocol-related docs to man section 5 3 years ago
gitformat-chunk.txt docs: move pack format docs to man section 5 3 years ago
gitformat-commit-graph.txt docs: move pack format docs to man section 5 3 years ago
gitformat-index.txt Merge branch 'ab/tech-docs-to-help' 3 years ago
gitformat-pack.txt docs: move cruft pack docs to gitformat-pack 3 years ago
gitformat-signature.txt docs: move signature docs to man section 5 3 years ago
gitglossary.txt
githooks.txt hook: add 'run' subcommand 3 years ago
gitignore.txt gitignore.txt: change "folder" to "directory" 3 years ago
gitk.txt
gitmailmap.txt docs: document symlink restrictions for dot-files 4 years ago
gitmodules.txt docs: document symlink restrictions for dot-files 4 years ago
gitnamespaces.txt doc lint: lint and fix missing "GIT" end sections 4 years ago
gitprotocol-capabilities.txt docs: fix a few recently broken links 2 years ago
gitprotocol-common.txt docs: move protocol-related docs to man section 5 3 years ago
gitprotocol-http.txt docs: move http-protocol docs to man section 5 3 years ago
gitprotocol-pack.txt docs: move http-protocol docs to man section 5 3 years ago
gitprotocol-v2.txt docs: fix a few recently broken links 2 years ago
gitremote-helpers.txt remote-curl: add 'get' capability 3 years ago
gitrepository-layout.txt
gitrevisions.txt
gitsubmodules.txt doc: uniformize <URL> placeholders' case 3 years ago
gittutorial-2.txt
gittutorial.txt Documentation: render special characters correctly 4 years ago
gitweb.conf.txt gitweb: add "e-mail privacy" feature to redact e-mail addresses 4 years ago
gitweb.txt gitweb.txt: change "folder" to "directory" 3 years ago
gitworkflows.txt doc: uniformize <URL> placeholders' case 3 years ago
glossary-content.txt glossary: describe "worktree" 3 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
line-range-options.txt
lint-gitlink.perl doc lint: make "lint-docs" non-.PHONY 3 years ago
lint-man-end-blurb.perl doc lint: emit errors on STDERR 3 years ago
lint-man-section-order.perl git docs: add a category for file formats, protocols and interfaces 3 years ago
manpage-base-url.xsl.in
manpage-bold-literal.xsl
manpage-normal.xsl
manpage-quote-apos.xsl
manpage.xsl
merge-options.txt Document positive variant of commit and merge option "--no-verify" 3 years ago
merge-strategies.txt Update docs for change of default merge backend 4 years ago
object-format-disclaimer.txt
pretty-formats.txt Merge branch 'es/pretty-describe-more' 3 years ago
pretty-options.txt log: document --encoding behavior on iconv() failure 3 years ago
pull-fetch-param.txt
ref-reachability-filters.txt
rerere-options.txt doc: clarify rerere-autoupdate 3 years ago
rev-list-description.txt
rev-list-options.txt Merge branch 'en/ancestry-path-in-a-range' 2 years ago
revisions.txt Merge branch 'tk/rev-parse-doc-clarify-at-u' into maint 3 years ago
scalar.txt scalar: include in standard Git build & installation 2 years ago
sequencer.txt
signoff-option.txt
texi.xsl
trace2-target-values.txt
transfer-data-leaks.txt
urls-remotes.txt doc: uniformize <URL> placeholders' case 3 years ago
urls.txt
user-manual.conf
user-manual.txt docs: fix a few recently broken links 2 years ago