Minimal changes to allow for GIT_TRACE=/trace.txt (is_absolute_path())
commitef5af72062ef0e0c0b5d8a7a3dda89b0609050bc
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 4 Aug 2007 14:28:24 +0000 (4 15:28 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 6 Aug 2007 22:18:56 +0000 (6 23:18 +0100)
tree32636db90594b411b7f11a5c824140368be28fa0
parent0e2bdc35afa484b521b7af2e74ad661b732d92eb
Minimal changes to allow for GIT_TRACE=/trace.txt (is_absolute_path())

This imitates what is currently in git.git's master: a function to
determine if a path is absolute.

msysgit.git is not really the proper place to fix this, but Hannes is
still on holiday.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
cache.h
trace.c