]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jc/check-attr-honor-working-tree' into maint
authorJunio C Hamano <gitster@pobox.com>
Tue, 18 Mar 2014 21:03:03 +0000 (14:03 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 18 Mar 2014 21:03:03 +0000 (14:03 -0700)
commita8b31316ef90153f148b685a802195885d5195f4
treebd98cb4fb6c37f604b5d137669e8a5787632fdbb
parent6d011b8e3f36fc5b41d2451f488067ee367d7084
parentcdbf623254fc281e42eb41e700ae785813983960
Merge branch 'jc/check-attr-honor-working-tree' into maint

"git check-attr" when working on a repository with a working tree
did not work well when the working tree was specified via the
--work-tree (and obviously with --git-dir) option.

* jc/check-attr-honor-working-tree:
  check-attr: move to the top of working tree when in non-bare repository
  t0003: do not chdir the whole test process
builtin/check-attr.c
t/t0003-attributes.sh