git/Documentation/howto
Beat Bolli 938e891a9a doc: avoid redundant use of cat
The update-hook-example.txt script uses this anti-pattern twice. Call grep
with the input file name directy. While at it, merge the two consecutive
grep calls.

Signed-off-by: Beat Bolli <dev+git@drbeat.li>
Acked-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-03-16 11:08:55 -07:00
..
coordinate-embargoed-releases.txt documentation: fix subject/verb agreement 2023-10-09 12:06:29 -07:00
keep-canonical-history-correct.txt doc: switch links to https 2023-11-26 10:07:05 +09:00
maintain-git.txt documentation: fix choice of article 2023-10-09 12:06:29 -07:00
new-command.txt new-command.txt: update reference to builtin docs 2023-02-06 14:07:33 -08:00
rebase-from-internal-branch.txt docs: adjust the technical overview for the rename `pu` -> `seen` 2020-06-25 09:18:55 -07:00
rebuild-from-update-hook.txt
recover-corrupted-blob-object.txt
recover-corrupted-object-harder.txt docs: move pack format docs to man section 5 2022-08-04 14:12:24 -07:00
revert-a-faulty-merge.txt
revert-branch-rebase.txt docs: adjust the technical overview for the rename `pu` -> `seen` 2020-06-25 09:18:55 -07:00
separating-topic-branches.txt Documentation: fix a bunch of typos, both old and new 2019-11-07 13:42:00 +09:00
setup-git-server-over-http.txt doc: format pathnames and URLs as monospace. 2019-03-13 11:14:22 +09:00
update-hook-example.txt doc: avoid redundant use of cat 2024-03-16 11:08:55 -07:00
use-git-daemon.txt documentation: add missing words 2023-10-09 12:06:29 -07:00
using-merge-subtree.txt documentation: wording improvements 2023-10-09 12:04:21 -07:00
using-signed-tag-in-pull-request.txt