From: Gioele Barabucci <gioele@svario•it>
To: git@vger•kernel.org
Subject: Git attributes ignored for root directory
Date: Tue, 04 Oct 2011 20:52:43 +0200 [thread overview]
Message-ID: <4E8B55FB.1050203@svario.it> (raw)
Hello,
I just updated to git v1.7.7 using the Ubuntu Lucid PPA and I found that
`git check-attr` is broken now.
I have this attribute in my `$HOME/.gitattributes` file:
/. show_in_prompt=no
Now, if I go to `$HOME` and run
git check-attr show_in_prompt -- .
With git v1.7.6 this is the answer I got:
.: show_in_prompt: no
With the newer v1.7.7 I get this, instead:
.: show_in_prompt: unspecified
Also, if I use the `--all` option, `check-attr` does not show any
attribute at all.
I see in the release notes of 1.7.7-rc1 that `check-attr` has been
changed to allow relative paths to be specified. Maybe this error is
related to that change.
Best,
--
Gioele Barabucci <gioele@svario•it>
next reply other threads:[~2011-10-04 19:00 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-04 18:52 Gioele Barabucci [this message]
2011-10-05 12:05 ` Git attributes ignored for root directory Michael Haggerty
2011-10-05 14:47 ` Gioele Barabucci
2011-10-05 17:38 ` Junio C Hamano
2011-10-05 17:56 ` Gioele Barabucci
2011-10-05 18:35 ` Junio C Hamano
2011-10-05 20:17 ` Gioele Barabucci
2011-10-05 20:25 ` Junio C Hamano
2011-10-12 22:35 ` Michael Haggerty
2011-10-12 23:12 ` Junio C Hamano
2011-10-13 10:49 ` Gioele Barabucci
2011-10-13 13:16 ` Johannes Sixt
2011-10-13 17:38 ` Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4E8B55FB.1050203@svario.it \
--to=gioele@svario$(echo .)it \
--cc=git@vger$(echo .)kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox