X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;ds=sidebyside;f=pep-git.txt;h=af8fc37292c30a62537df299c7cc746a9a5012a2;hb=bb5daae63fb5070f59e30b831190f6d3d8ce5958;hp=6588edac7ffb0321515bb1823e1e5b6b9f91a2c5;hpb=f0213305a7740b63a41120da14aff3c54b8e3ea8;p=git-wiki.git diff --git a/pep-git.txt b/pep-git.txt index 6588eda..af8fc37 100644 --- a/pep-git.txt +++ b/pep-git.txt @@ -614,7 +614,9 @@ For example:: /readme.txt eol=CRLF To check what attributes git uses for files use ``git check-attr`` -command. +command. For example:: + +$ git check-attr -a -- \*.py Advanced topics