Browse Source

Update notes for submitted changes

* Do not let PathFilter.create("a/b") match 'a' unless 'a' is a subtree
* Add tests for PathFilterGroup.Single
notes/review
Gerrit Code Review @ Eclipse.org 8 years ago
parent
commit
8ee8549e03

+ 7
- 0
29/dfbd22b7250d1a7779ba4fe00323fd167e35fc View File

@@ -0,0 +1,7 @@
Verified+1: Hudson CI
Code-Review+2: Shawn Pearce <spearce@spearce.org>
Submitted-by: Jonathan Nieder <jrn@google.com>
Submitted-at: Wed, 16 Dec 2015 12:09:48 -0500
Reviewed-on: https://git.eclipse.org/r/62690
Project: jgit/jgit
Branch: refs/heads/master

+ 8
- 0
75/a0dcac1883414f5f99eec37ffa9cb305940718 View File

@@ -0,0 +1,8 @@
Verified+1: Hudson CI
Code-Review+1: Yuxuan Wang <fishywang@google.com>
Code-Review+2: Shawn Pearce <spearce@spearce.org>
Submitted-by: Jonathan Nieder <jrn@google.com>
Submitted-at: Wed, 16 Dec 2015 12:09:43 -0500
Reviewed-on: https://git.eclipse.org/r/62691
Project: jgit/jgit
Branch: refs/heads/master

Loading…
Cancel
Save