diff options
author | Lars R. Damerow <lars@pixar.com> | 2010-03-17 12:55:53 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-03-28 09:43:20 -0700 |
commit | 8030e44215fe8f34edd57d711a35f2f0f97a0423 (patch) | |
tree | a50714bf8e3bb9879707c97c86d9f43bb3d636f7 /Documentation/RelNotes-1.5.4.1.txt | |
parent | truncate cwd string before printing error message (diff) | |
download | tgif-8030e44215fe8f34edd57d711a35f2f0f97a0423.tar.xz |
Add support for GIT_ONE_FILESYSTEM
This patch makes git pay attention to the GIT_ONE_FILESYSTEM environment
variable. When that variable is set, git will stop searching for a
GIT_DIR when it attempts to cross a filesystem boundary.
When working in an environment with too many automount points to make
maintaining a GIT_CEILING_DIRECTORIES list enjoyable, GIT_ONE_FILESYSTEM
gives the option of turning all such attempts off with one setting.
Signed-off-by: Lars R. Damerow <lars@pixar.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes-1.5.4.1.txt')
0 files changed, 0 insertions, 0 deletions