-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

pre-commit


> Create Git hooks that get run before a commit.

More information.


Install pre-commit into your Git hooks:

pre-commit install

Run pre-commit hooks on all staged files:

pre-commit run

Run pre-commit hooks on all files, staged or unstaged:

pre-commit run --all-files

Clean pre-commit cache:

pre-commit clean


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 15:09:25 2024