Merge branch 'mw/symlinks' into maint
commit64d8c31ebe25496c3e5b10b7786a6c4d2a21e15c
authorJunio C Hamano <gitster@pobox.com>
Wed, 28 May 2014 22:45:57 +0000 (28 15:45 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 28 May 2014 22:45:57 +0000 (28 15:45 -0700)
tree75da696f481de90208b8ac2ff6c418364d3fffbb
parenteea591373e139fc8aab89a78ccb0b1512a2bf0de
parent6127ff63cf39471b2c7317c9861016424d3b884b
Merge branch 'mw/symlinks' into maint

* mw/symlinks:
  setup: fix windows path buffer over-stepping
  setup: don't dereference in-tree symlinks for absolute paths
  setup: add abspath_part_inside_repo() function
  t0060: add tests for prefix_path when path begins with work tree
  t0060: add test for prefix_path when path == work tree
  t0060: add test for prefix_path on symlinks via absolute paths
  t3004: add test for ls-files on symlinks via absolute paths
setup.c