commit | 7df1709c36ff93f56636ab11db612dedb0d2bed0 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Sun Jul 20 15:58:13 2008 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Sun Jul 20 17:17:09 2008 -0700 |
tree | 307dc5a62fdda5fc66e7608e25d2bf1e61e85adf | |
parent | fa4946b5532ff911565c882892a715616c22cdec [diff] |
Link shell with compat layer functions This in the short term will break on platforms that use compat implemenations that call outside compat layer, but that is exactly what we want. To give incentive to fix things for people who are affected and more importantly have environment to test their fixes. Signed-off-by: Junio C Hamano <gitster@pobox.com>