diff options
author | 2019-12-11 09:47:23 -0800 | |
---|---|---|
committer | 2019-12-11 09:59:17 -0800 | |
commit | ea94b16fb832d6e0bc2fb8761fd4a89555002bcc (patch) | |
tree | 41ebb67974a8e764a2b389dcc134e6097196e971 /Documentation/git-archimport.txt | |
parent | Git 2.24.1 (diff) | |
download | tgif-ea94b16fb832d6e0bc2fb8761fd4a89555002bcc.tar.xz |
git-p4: honor lfs.storage configuration variable
"git lfs" allows users to specify the custom storage location with
the configuration variable `lfs.storage`, but when interacting with
GitLFS pointers, "git p4" always uses the hardcoded default that is
the `.git/lfs/` directory, without paying attention to the
configuration.
Use the value configured in `lfs.storage`, if exists, as all the
"git" operations do, for consistency.
Signed-off-by: r.burenkov <panzercheg@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-archimport.txt')
0 files changed, 0 insertions, 0 deletions