diff options
| author | Junio C Hamano <gitster@pobox.com> | 2021-05-07 12:47:40 +0900 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2021-05-07 12:47:40 +0900 |
| commit | 5a357fa477bd9d7f9190cca3e5a7ef1186c3d64a (patch) | |
| tree | 97fb917d26fca31d34243366973a0db0a878734e /Documentation/gitnamespaces.txt | |
| parent | fe069dce6251f40eb3d54861500c92afb0e481d9 (diff) | |
| parent | 414abf159f9137ea9e4239f3c34d91310edc817d (diff) | |
| download | git-5a357fa477bd9d7f9190cca3e5a7ef1186c3d64a.tar.gz | |
Merge branch 'ab/doc-lint'
Dev support.
* ab/doc-lint:
docs: fix linting issues due to incorrect relative section order
doc lint: lint relative section order
doc lint: lint and fix missing "GIT" end sections
doc lint: fix bugs in, simplify and improve lint script
doc lint: Perl "strict" and "warnings" in lint-gitlink.perl
Documentation/Makefile: make doc.dep dependencies a variable again
Documentation/Makefile: make $(wildcard howto/*.txt) a var
Diffstat (limited to 'Documentation/gitnamespaces.txt')
| -rw-r--r-- | Documentation/gitnamespaces.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/gitnamespaces.txt b/Documentation/gitnamespaces.txt index b614969ad2..1c8d2ecc35 100644 --- a/Documentation/gitnamespaces.txt +++ b/Documentation/gitnamespaces.txt @@ -62,3 +62,7 @@ git clone ext::'git --namespace=foo %s /tmp/prefixed.git' ---------- include::transfer-data-leaks.txt[] + +GIT +--- +Part of the linkgit:git[1] suite |
