💾 Archived View for freeshell.de › tldr › git-stripspace.gmi captured on 2024-05-10 at 12:07:30. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

git stripspace

Read text (e.g. commit messages, notes, tags, and branch descriptions) from the standard input and clean it into the manner used by Git.

More information.

cat {path/to/file} | git stripspace
cat {path/to/file} | git stripspace --strip-comments
git stripspace --comment-lines < {path/to/file}
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