git/Documentation
Junio C Hamano 89e6b54e73 Merge branch 'kj/repo-info-more-path-keys' into seen
The 'git repo info' command has been taught more keys to output
paths of various repository components (such as the working tree
root, superproject working tree, object database, etc.), supporting
both absolute and relative path formats.

* kj/repo-info-more-path-keys:
  repo: add path.cdup
  repo: add path.git-prefix
  repo: add path.grafts with absolute and relative suffixes
  repo: add path.index with absolute and relative suffixes
  repo: add path.hooks with absolute and relative suffixes
  repo: add path.superproject-root with absolute and relative suffixes
  repo: add path.toplevel with absolute and relative suffix formatting
2026-09-17 12:54:37 -07:00
..
RelNotes A few more fixes before -rc2 2026-09-17 09:48:17 -07:00
config Merge branch 'dk/use-nsec-runtime' into jch 2026-09-17 12:54:16 -07:00
howto
includes
mergetools
technical Merge branch 'dk/use-nsec-runtime' into jch 2026-09-17 12:54:16 -07:00
.gitignore
BreakingChanges.adoc setup: rename "init.defaultRefFormat" to "init.defaultRefStorageFormat" 2026-09-09 11:04:31 -07:00
CodingGuidelines
DecisionMaking.adoc
Makefile lint-docs: check the guide list in command-list.txt 2026-09-10 12:56:34 -07:00
MyFirstContribution.adoc Merge branch 'wy/doc-myfirstcontribution-trim-quotes' 2026-07-19 10:42:18 -07:00
MyFirstObjectWalk.adoc
ReviewingGuidelines.adoc
SubmittingPatches Merge branch 'ss/submittingpatches-typofix' 2026-08-25 10:53:32 -07:00
ToolsForGit.adoc
asciidoc.conf.in
asciidoctor-extensions.rb.in
blame-options.adoc
build-docdep.perl
cat-texi.perl
cmd-list.sh
config.adoc Merge branch 'kh/doc-replay-config' 2026-08-11 10:07:00 -07:00
date-formats.adoc
diff-algorithm-option.adoc
diff-context-options.adoc
diff-format.adoc
diff-generate-patch.adoc
diff-options.adoc doc: convert git-format-patch synopsis and options to new style 2026-07-23 14:26:58 -07:00
doc-diff
docbook-xsl.css
docbook.xsl
docinfo-html.in
everyday.adoco
fetch-options.adoc
fix-texi.sh
for-each-ref-options.adoc
format-patch-caveats.adoc
format-patch-end-of-commit-message.adoc
fsck-msgids.adoc
generate-mergetool-list.sh
git-add.adoc add: introduce '--resolved' option 2026-07-31 08:52:16 -07:00
git-am.adoc
git-annotate.adoc
git-apply.adoc
git-archimport.adoc
git-archive.adoc
git-backfill.adoc
git-bisect-lk2009.adoc
git-bisect.adoc bisect: add --reset-when-found to leave when done 2026-08-02 16:34:36 -07:00
git-blame.adoc
git-branch.adoc branch: add --dry-run for --delete-merged 2026-08-05 10:08:28 -07:00
git-bugreport.adoc
git-bundle.adoc
git-cat-file.adoc cat-file: unify default format 2026-08-07 18:50:08 -07:00
git-check-attr.adoc
git-check-ignore.adoc
git-check-mailmap.adoc
git-check-ref-format.adoc
git-checkout-index.adoc
git-checkout.adoc
git-cherry-pick.adoc doc: cherry-pick: note --no-commit skips CHERRY_PICK_HEAD 2026-09-05 17:46:26 -07:00
git-cherry.adoc
git-citool.adoc
git-clean.adoc
git-clone.adoc setup: allow "--ref-storage-format=" to specify a payload 2026-09-09 11:04:31 -07:00
git-column.adoc
git-commit-graph.adoc
git-commit-tree.adoc
git-commit.adoc
git-config.adoc
git-count-objects.adoc
git-credential-cache--daemon.adoc
git-credential-cache.adoc
git-credential-store.adoc
git-credential.adoc
git-cvsexportcommit.adoc
git-cvsimport.adoc
git-cvsserver.adoc
git-daemon.adoc
git-describe.adoc
git-diagnose.adoc
git-diff-files.adoc
git-diff-index.adoc
git-diff-pairs.adoc
git-diff-tree.adoc
git-diff.adoc
git-difftool.adoc
git-fast-export.adoc
git-fast-import.adoc fast-import: use parse_options() for command line options 2026-08-11 07:33:17 -07:00
git-fetch-pack.adoc
git-fetch.adoc
git-filter-branch.adoc
git-fmt-merge-msg.adoc
git-for-each-ref.adoc
git-for-each-repo.adoc
git-format-patch.adoc doc: convert git-format-patch synopsis and options to new style 2026-07-23 14:26:58 -07:00
git-format-rev.adoc doc: format-rev: use [synopsis] on code block 2026-08-17 13:33:06 -07:00
git-fsck-objects.adoc
git-fsck.adoc
git-fsmonitor--daemon.adoc
git-gc.adoc
git-get-tar-commit-id.adoc
git-grep.adoc
git-gui.adoc
git-hash-object.adoc
git-help.adoc
git-history.adoc history: support editing squashed commit messages 2026-09-08 13:51:10 -07:00
git-hook.adoc
git-http-backend.adoc
git-http-fetch.adoc http: avoid concurrent appends to partial packs 2026-07-27 12:57:20 -07:00
git-http-push.adoc
git-imap-send.adoc Merge branch 'wf/imap-send-draft' 2026-09-14 14:02:52 -07:00
git-index-pack.adoc
git-init-db.adoc
git-init.adoc setup: allow "--ref-storage-format=" to specify a payload 2026-09-09 11:04:31 -07:00
git-instaweb.adoc
git-interpret-trailers.adoc trailers: stop recognizing URLs as trailers 2026-08-21 08:53:27 -07:00
git-last-modified.adoc
git-log.adoc
git-ls-files.adoc
git-ls-remote.adoc
git-ls-tree.adoc
git-mailinfo.adoc
git-mailsplit.adoc
git-maintenance.adoc
git-merge-base.adoc
git-merge-file.adoc
git-merge-index.adoc
git-merge-one-file.adoc
git-merge-tree.adoc
git-merge.adoc
git-mergetool--lib.adoc
git-mergetool.adoc
git-mktag.adoc
git-mktree.adoc
git-multi-pack-index.adoc
git-mv.adoc
git-name-rev.adoc
git-notes.adoc
git-p4.adoc
git-pack-objects.adoc
git-pack-redundant.adoc
git-pack-refs.adoc doc/pack-refs: convert synopsis and options to new style 2026-09-15 09:22:15 -07:00
git-patch-id.adoc
git-prune-packed.adoc
git-prune.adoc
git-pull.adoc
git-push.adoc
git-quiltimport.adoc
git-range-diff.adoc range-diff: add --matched-only to skip one-sided commits 2026-09-15 08:46:28 -07:00
git-read-tree.adoc
git-rebase.adoc
git-receive-pack.adoc hook: introduce the receive-report hook 2026-09-11 14:28:40 -07:00
git-reflog.adoc
git-refs.adoc Merge branch 'ps/ref-storage-format' into jch 2026-09-17 12:54:15 -07:00
git-remote-ext.adoc
git-remote-fd.adoc
git-remote-helpers.adoco
git-remote.adoc
git-repack.adoc builtin/repack: add guards for --drop-filtered 2026-08-13 13:34:50 -07:00
git-replace.adoc
git-replay.adoc Merge branch 'tc/replay-linearize' 2026-09-10 05:36:17 -07:00
git-repo.adoc repo: add path.cdup 2026-09-11 09:16:47 -07:00
git-request-pull.adoc doc: convert git-request-pull synopsis and options to new style 2026-07-23 14:26:58 -07:00
git-rerere.adoc
git-reset.adoc
git-restore.adoc
git-rev-list.adoc
git-rev-parse.adoc builtin/rev-parse: rename "--show-ref-format" to "--show-ref-storage-format" 2026-09-09 11:04:31 -07:00
git-revert.adoc
git-rm.adoc
git-send-email.adoc doc: convert git-send-email synopsis and options to new style 2026-07-23 14:26:58 -07:00
git-send-pack.adoc
git-sh-i18n--envsubst.adoc
git-sh-i18n.adoc
git-sh-setup.adoc
git-shell.adoc
git-shortlog.adoc
git-show-branch.adoc
git-show-index.adoc
git-show-ref.adoc
git-show.adoc
git-sparse-checkout.adoc
git-stage.adoc
git-stash.adoc stash: reserve exit status 1 for conflicts 2026-09-03 11:32:36 -07:00
git-status.adoc
git-stripspace.adoc
git-submodule.adoc builtin/submodule: rename "--ref-format=" to "--ref-storage-format=" 2026-09-09 11:04:30 -07:00
git-svn.adoc
git-switch.adoc
git-symbolic-ref.adoc
git-tag.adoc
git-tools.adoc
git-unpack-file.adoc
git-unpack-objects.adoc
git-update-index.adoc
git-update-ref.adoc
git-update-server-info.adoc
git-upload-archive.adoc
git-upload-pack.adoc
git-url-parse.adoc
git-var.adoc
git-verify-commit.adoc
git-verify-pack.adoc
git-verify-tag.adoc
git-version.adoc
git-web--browse.adoc
git-whatchanged.adoc
git-worktree.adoc worktree add: treat multiple matches with --guess-remote as an error 2026-08-27 10:29:43 -07:00
git-write-tree.adoc
git.adoc Merge branch 'ps/ref-storage-format' into jch 2026-09-17 12:54:15 -07:00
gitattributes.adoc userdiff: add support for Swift 2026-07-23 07:14:34 -07:00
gitcli.adoc
gitcore-tutorial.adoc
gitcredentials.adoc
gitcvs-migration.adoc
gitdatamodel.adoc doc: datamodel: link to the glossary 2026-09-05 17:37:49 -07:00
gitdiffcore.adoc
giteveryday.adoc
gitfaq.adoc
gitformat-bundle.adoc
gitformat-chunk.adoc
gitformat-commit-graph.adoc
gitformat-index.adoc
gitformat-loose.adoc
gitformat-pack.adoc
gitformat-signature.adoc
gitglossary.adoc doc: glossary: link four of the terms to gitdatamodel(7) 2026-09-05 17:37:49 -07:00
githooks.adoc hook: introduce the receive-report hook 2026-09-11 14:28:40 -07:00
gitignore.adoc
gitk.adoc
gitmailmap.adoc
gitmodules.adoc
gitnamespaces.adoc
gitpacking.adoc
gitprotocol-capabilities.adoc
gitprotocol-common.adoc
gitprotocol-http.adoc
gitprotocol-pack.adoc
gitprotocol-v2.adoc cat-file: unify default format 2026-08-07 18:50:08 -07:00
gitremote-helpers.adoc
gitrepository-layout.adoc
gitrevisions.adoc
gitsubmodules.adoc
gittutorial-2.adoc
gittutorial.adoc
gitweb.adoc
gitweb.conf.adoc
gitworkflows.adoc
glossary-content.adoc doc: glossary: link four of the terms to gitdatamodel(7) 2026-09-05 17:37:49 -07:00
i18n.adoc
install-doc-quick.sh
install-webdoc.sh
line-range-format.adoc
line-range-options.adoc diffcore-pickaxe: limit -G to the -L tracked range 2026-09-03 07:14:39 -07:00
lint-delimited-sections.perl
lint-documentation-style.perl
lint-fsck-msgids.perl
lint-gitlink.perl lint-gitlink: don't use empty lower bound in .{0,8} 2026-09-08 15:07:01 -07:00
lint-man-end-blurb.perl
lint-man-section-order.perl
lint-manpages.sh lint-docs: check the guide list in command-list.txt 2026-09-10 12:56:34 -07:00
manpage-bold-literal.xsl
manpage-normal.xsl
manpage.xsl
merge-options.adoc
merge-strategies.adoc
meson.build meson: expose knob for xmlto relative links in manuals 2026-09-11 11:10:00 -07:00
object-format-disclaimer.adoc
pack-refs-options.adoc doc/pack-refs: convert synopsis and options to new style 2026-09-15 09:22:15 -07:00
pretty-formats.adoc
pretty-options.adoc
pull-fetch-param.adoc
ref-reachability-filters.adoc
ref-storage-format.adoc
rerere-options.adoc
rev-list-description.adoc
rev-list-options.adoc rev-list: add --missing-only option to filter output 2026-09-03 14:39:41 -07:00
revisions.adoc remote: find tracking branches for URL push destinations 2026-07-22 11:29:49 -07:00
scalar.adoc
sequencer.adoc
signoff-option.adoc
texi.xsl
trace2-target-values.adoc
transfer-data-leaks.adoc
urls-remotes.adoc
urls.adoc
user-manual.adoc