Add support for handling core.worktree
authorJonas Fonseca <fonseca@diku.dk>
Mon, 9 Feb 2009 00:55:40 +0000 (01:55 +0100)
committerJonas Fonseca <fonseca@diku.dk>
Mon, 9 Feb 2009 01:11:07 +0000 (02:11 +0100)
commitf4953fa0c187ddc3b9dc5b7f61650112c3b3963a
tree1d367bd0be2111fa950def5014daecd372c6cd53
parentb1fc02d40407a367f64c6bc3517e6e4b66ed0b51
Add support for handling core.worktree

If this option is found set up GIT_DIR and GIT_WORK_TREE. Also, pass
the known git directory path to git ls-remote.

Requested-by: bill lam
NEWS
tig.c