From bb5daae63fb5070f59e30b831190f6d3d8ce5958 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Sat, 4 Jul 2015 19:00:33 +0300 Subject: [PATCH] Add an example for ``git check-attr`` --- pep-git.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- 2.39.2