💾 Archived View for freeshell.de › tldr › git-check-attr.gmi captured on 2023-04-19 at 23:59:42. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

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

git check-attr

For every pathname, list if each attribute is unspecified, set, or unset as a gitattribute on that pathname.

More information.

git check-attr --all {path/to/file}
git check-attr {attribute} {path/to/file}
git check-attr --all {path/to/file1} {path/to/file2}
git check-attr {attribute} {path/to/file1} {path/to/file2}
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