[PATCH 0/8] Make C-level operable from subdirectories
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:13
Linus Torvalds [off-list ref] writes:
On Fri, 25 Nov 2005, Junio C Hamano wrote:quoted
I once advocated for an environment to name the top of working tree directory --- it might make sense to resurrect that one.Please don't. We should just make the scripts do it automatically instead.
Here comes an 8-patch series. [PATCH 1/8] git-apply: work from subdirectory. [PATCH 2/8] peek-remote: honor proxy config even from subdirectory. [PATCH 3/8] fsck-objects: work from subdirectory. [PATCH 4/8] checkout-index: work from subdirectory. [PATCH 5/8] hash-object: work within subdirectory. [PATCH 6/8] ls-tree: work from subdirectory. [PATCH 7/8] Make networking commands to work from a subdirectory. [PATCH 8/8] Make the rest of commands work from a subdirectory.