1
0
mirror of https://github.com/git/git.git synced 2025-04-06 08:47:41 +00:00
Junio C Hamano 28b68216de Merge branch 'jc/check-attr-honor-working-tree'
"git check-attr" when (trying to) work on a repository with a
working tree did not work well when the working tree was specified
via --work-tree (and obviously with --git-dir).

The command also works in a bare repository but it reads from the
(possibly stale, irrelevant and/or nonexistent) index, which may
need to be fixed to read from HEAD, but that is a completely
separate issue.  As a related tangent to this separate issue, we
may want to also fix "check-ignore", which refuses to work in a
bare repository, to also operate in a bare one.

* 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
2014-03-14 14:06:00 -07:00
..
2014-03-07 15:14:47 -08:00
2014-02-27 14:01:30 -08:00
2014-02-27 14:01:46 -08:00
2013-12-17 12:02:44 -08:00
2014-01-10 10:33:11 -08:00
2014-02-27 14:01:30 -08:00
2014-01-17 12:21:20 -08:00
2014-02-27 14:01:30 -08:00
2014-02-27 14:01:09 -08:00
2014-01-17 12:21:20 -08:00
2014-02-27 14:01:30 -08:00
2013-12-30 12:27:01 -08:00
2014-03-05 15:06:39 -08:00
2014-02-27 14:01:48 -08:00
2014-01-17 12:21:20 -08:00
2014-01-17 12:21:20 -08:00
2013-12-17 12:02:44 -08:00
2014-02-27 14:01:48 -08:00
2013-07-15 10:56:07 -07:00
2014-02-27 14:01:48 -08:00
2014-01-17 12:21:20 -08:00