]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jn/setup-fixes'
authorJunio C Hamano <gitster@pobox.com>
Mon, 24 Jan 2011 18:53:09 +0000 (10:53 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 24 Jan 2011 18:53:09 +0000 (10:53 -0800)
* 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


Trivial merge