1
0
mirror of https://git.FreeBSD.org/doc.git synced 2026-06-02 11:25:20 +00:00
Li-Wen Hsu 4426b60c97 Add the prepare-commit-msg hook to the repository
This is a merged and modified version from src and ports repositories.

The easiest way to install is run the following command in the repository:

    git config --add core.hooksPath .hooks

or copy it to the hooks directory, but it will not get automatically updated:

    cp .hooks/prepare-commit-msg .git/hooks/

Approved by:	carlavilla (doceng)
Differential Revision:	https://reviews.freebsd.org/D36203
2022-08-16 21:33:25 +08:00
2022-08-15 21:46:47 +09:00
2021-01-26 00:31:29 +01:00
2022-07-17 17:18:01 -03:00
2021-01-26 22:03:56 +08:00

If you plan on building a local copy of the FreeBSD documentation, or using
our toolchain in your own projects, please read the Documentation Primer at:

    https://docs.freebsd.org/en/books/fdp-primer/

for information about the tools and formatting languages we use.
Chapter 1 has a Quick Start section, and Chapter 2 covers the software
and related items in more detail.
S
Description
Unofficial mirror of the Official FreeBSD Docs repository
Readme 404 MiB
Languages
HTML 96.9%
Perl 1.4%
CSS 1.4%
Shell 0.1%