Allow for filepattern "." in AddCommand
commit88957f6c5ad3c6e74a8b6d5fcd82006fae9c60a0
authorStefan Lay <stefan.lay@sap.com>
Thu, 22 Jul 2010 12:27:35 +0000 (22 14:27 +0200)
committerStefan Lay <stefan.lay@sap.com>
Thu, 22 Jul 2010 12:27:35 +0000 (22 14:27 +0200)
tree4e7d04f587d44fbb4ab157a818f67c05fa07894e
parentaa86cfc33960938a62a8d0b300a153749bedfc64
Allow for filepattern "." in AddCommand

Enable adding on repository root level.

Change-Id: I415b10dc74cc9435578424d9f106c972fd703055
Signed-off-by: Stefan Lay <stefan.lay@sap.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/AddCommandTest.java
org.eclipse.jgit/src/org/eclipse/jgit/api/AddCommand.java