diff options
author | Shawn Pearce <spearce@spearce.org> | 2014-11-25 00:47:48 -0800 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2014-12-18 14:48:39 +0100 |
commit | d547d0c44b061c0d4e59629588b3074d90747e2d (patch) | |
tree | acb0dc8a11468d1cab651a75ba93bbda80f33d54 /org.eclipse.jgit.test/exttst/org | |
parent | d8eaf5a3951f340730caa5a9ebefa090c879bef1 (diff) | |
download | jgit-d547d0c44b061c0d4e59629588b3074d90747e2d.tar.gz jgit-d547d0c44b061c0d4e59629588b3074d90747e2d.zip |
DirCache: Replace isValidPath with DirCacheCheckout.checkValidPath
isValidPath is an older simple form of the validation performed by
checkValidPath. Use the latter as it more consistently matches
git-core's validation rules.
By running the same validation as fsck, callers creating an entry
for the DirCache are more likely to learn early they are trying
to build trees that will fail fsck.
Change-Id: Ibf5ac116097156aa05c18e231bc65c0854932eb1
Diffstat (limited to 'org.eclipse.jgit.test/exttst/org')
0 files changed, 0 insertions, 0 deletions