]> source.dussan.org Git - jgit.git/commit
Improve description of isBare and NoWorkTreeException 47/1047/3
authorShawn O. Pearce <spearce@spearce.org>
Sat, 3 Jul 2010 00:12:30 +0000 (17:12 -0700)
committerShawn O. Pearce <spearce@spearce.org>
Sat, 3 Jul 2010 17:54:31 +0000 (10:54 -0700)
commit4dd7b35b26db0b017113f37138b55a814a6df6fd
tree1e579d9067131a8392f070c3962020c1b7016b71
parent08d349a27bbff4b0d3ee67eb6ddd4818e070c86e
Improve description of isBare and NoWorkTreeException

Alex pointed out that my description of a bare repository might be
confusing for some readers.  Reword the description of the error,
and make it consistent throughout the Repository class's API.

Change-Id: I87929ddd3005f578a7022f363270952d1f7f8664
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.eclipse.jgit/src/org/eclipse/jgit/lib/Repository.java