]> git.ipfire.org Git - thirdparty/git.git/commit - cache.h
Add a function to set a non-default work tree
authorDaniel Barkalow <barkalow@iabervon.org>
Sun, 27 Apr 2008 17:39:21 +0000 (13:39 -0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 5 May 2008 00:41:44 +0000 (17:41 -0700)
commit19757d80e522e9f04c125ad5977c3a79db99b192
tree56c1ac3eee61eaf56a9ad1c20cb5ad34be886377
parente142a3c61d22c3a3c081cb2c693e4d3725c21522
Add a function to set a non-default work tree

This function may only be used before the work tree is used.

Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
cache.h
environment.c