summaryrefslogtreecommitdiffstats
path: root/git.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-01-05 15:34:54 +0900
committerJunio C Hamano <gitster@pobox.com>2023-01-05 15:34:54 +0900
commitac204f4407ed011ccaf205e26a0882cdc931e4aa (patch)
tree16bff2dbb375d995a176e3146120479f4ed8ff8b /git.txt
parent4b4567c45aae4498a3609d0f4d343f930e9964fc (diff)
downloadgit-htmldocs-ac204f4407ed011ccaf205e26a0882cdc931e4aa.tar.gz
Autogenerated HTML docs for v2.39.0-189-g4dbeb
Diffstat (limited to 'git.txt')
-rw-r--r--git.txt8
1 files changed, 1 insertions, 7 deletions
diff --git a/git.txt b/git.txt
index 1d33e083a..f9a7a4554 100644
--- a/git.txt
+++ b/git.txt
@@ -13,8 +13,7 @@ SYNOPSIS
[--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]
[-p|--paginate|-P|--no-pager] [--no-replace-objects] [--bare]
[--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]
- [--super-prefix=<path>] [--config-env=<name>=<envvar>]
- <command> [<args>]
+ [--config-env=<name>=<envvar>] <command> [<args>]
DESCRIPTION
-----------
@@ -169,11 +168,6 @@ If you just want to run git as if it was started in `<path>` then use
details. Equivalent to setting the `GIT_NAMESPACE` environment
variable.
---super-prefix=<path>::
- Currently for internal use only. Set a prefix which gives a path from
- above a repository down to its root. One use is to give submodules
- context about the superproject that invoked it.
-
--bare::
Treat the repository as a bare repository. If GIT_DIR
environment is not set, it is set to the current working