diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2012-03-23 00:30:46 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2012-03-23 00:30:46 +0100 |
commit | 9dd6e6cd297ae9c0d912ecfa07a148a29e6f4eee (patch) | |
tree | fa901526a945d6f5c78992feccb5f427d5b0550d /org.eclipse.jgit.pgm.test/.gitignore | |
parent | 473139bbf6c8b5a5603d3f59ca968de5aeaa1887 (diff) | |
download | jgit-9dd6e6cd297ae9c0d912ecfa07a148a29e6f4eee.tar.gz jgit-9dd6e6cd297ae9c0d912ecfa07a148a29e6f4eee.zip |
Revert "Allow to write tests with CLI syntax"
This reverts commit bf845c126d53f07de103e03b68ddb7f24014cee5 since this
change needs to go through a formal IP review and Chris missed to file a
CQ for that.
Change-Id: I303515d78116f0591a2911dbfb9f857738f086a9
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.pgm.test/.gitignore')
-rw-r--r-- | org.eclipse.jgit.pgm.test/.gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/org.eclipse.jgit.pgm.test/.gitignore b/org.eclipse.jgit.pgm.test/.gitignore deleted file mode 100644 index 934e0e06ff..0000000000 --- a/org.eclipse.jgit.pgm.test/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/bin -/target |