jgit/org.eclipse.jgit.pgm
Shawn O. Pearce 6c64148f66 pgm: Report not in git repository rather than NPE
If we can't find a Git repository after searching all the way up
to the filesystem root, JGit threw an NPE because we tried to get
the path of null.

Change-Id: I4e42364aeba53993c0ea528a9aeba3f08c7b3321
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Reviewed-by: Robin Rosenberg <robin.rosenberg@dewire.com>
2010-03-11 15:15:03 -08:00
..
.settings Switch pgm, test to proper plugin projects 2009-11-02 17:53:29 -08:00
META-INF Cleanup OSGi Import-Package specifications to use versions 2010-02-02 20:03:03 -08:00
src/org/eclipse/jgit/pgm pgm: Report not in git repository rather than NPE 2010-03-11 15:15:03 -08:00
.classpath Fix .classpath to make jgit easily runnable from inside eclipse 2010-02-02 15:16:29 +01:00
.gitignore Finish removing Apache Felix maven-bundle-plugin 2010-01-12 11:46:55 -08:00
.project Partial revert "Switch build to Apache Felix maven-bundle-plugin" 2010-01-10 15:59:03 +01:00
build.properties Partial revert "Switch build to Apache Felix maven-bundle-plugin" 2010-01-10 15:59:03 +01:00
jgit.sh Refactor our Maven build to be modular 2009-11-02 17:53:58 -08:00
plugin.properties Correct bundle, provider names to be consistent 2010-01-23 11:42:15 -08:00
pom.xml Generate an Eclipse IP log with jgit eclipse-iplog 2010-01-29 07:23:54 -08:00