Merge branch 'jn/setup-fixes'
commit0efbb7d9f488112d20a8ff257b72a3699aae8ef8
authorJunio C Hamano <gitster@pobox.com>
Mon, 24 Jan 2011 18:53:09 +0000 (24 10:53 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 24 Jan 2011 18:53:09 +0000 (24 10:53 -0800)
tree271f1c67fee4e3664c96e667ad009d840739f52d
parent8c0db6fd51cec5fd82cf4054818c0a1ca4a58f37
parent6abbee8c60f16492d605ce087484d2654c068515
Merge branch 'jn/setup-fixes'

* jn/setup-fixes:
  t1510: fix typo in the comment of a test
  Documentation updates for 'GIT_WORK_TREE without GIT_DIR' historical usecase
  Subject: setup: officially support --work-tree without --git-dir
  tests: compress the setup tests
  tests: cosmetic improvements to the repo-setup test
  t/README: hint about using $(pwd) rather than $PWD in tests
  Fix expected values of setup tests on Windows