]> source.dussan.org Git - jgit.git/commit
Extract path segment check function in ObjectChecker 25/23225/2
authorShawn Pearce <spearce@spearce.org>
Wed, 12 Mar 2014 00:42:01 +0000 (17:42 -0700)
committerShawn Pearce <spearce@spearce.org>
Wed, 12 Mar 2014 22:43:38 +0000 (15:43 -0700)
commit77cd1c8cdccffa9b9cef0ec620fbfc91691bab24
treef1885856c9a17a44cf394acd1e1dc4d70770a195
parent2f1bd3618da20886b12b8132e9307bc61f5fe039
Extract path segment check function in ObjectChecker

Start pulling out the path segment checking. This will be used
later to support DirCacheCheckout verification of paths, after
folding that logic into this location.

Change-Id: I66eaee5c988eb7d425fb7a708ef6f5419ab77348
org.eclipse.jgit/src/org/eclipse/jgit/lib/ObjectChecker.java