diff options
author | Marco Miller <marco.miller@ericsson.com> | 2016-05-06 13:18:38 -0400 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2016-05-21 01:14:06 +0200 |
commit | 1f86350c5a97d8c6966fe1146d649eb5cbc60f53 (patch) | |
tree | 5f440bdc4216044e356d9fba904971f1b469dc08 /org.eclipse.jgit.http.test | |
parent | ba0dfe1ae2c6d0e3370822eedb0ffd2eeef0d8e2 (diff) | |
download | jgit-1f86350c5a97d8c6966fe1146d649eb5cbc60f53.tar.gz jgit-1f86350c5a97d8c6966fe1146d649eb5cbc60f53.zip |
Support git config [include] section with absolute path(s)
As per [1], but limited to absolute paths indeed. No support yet for
tilde or $HOME expansion. Support for the --[no-]includes options
([1]) is not part of this commit scope either, but those options'
defaults are in effect as described in [1].
[1] https://git-scm.com/docs/git-config
Included path can be a config file that includes other path-s in turn.
An exception is thrown if too many recursions (circular includes)
happen because of ill-specified config files.
Change-Id: I700bd7b7e1625eb7de0180f220c707d8e7b0930b
Signed-off-by: Marco Miller <marco.miller@ericsson.com>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.http.test')
0 files changed, 0 insertions, 0 deletions