]> source.dussan.org Git - jgit.git/commit
Add documentation explaining how to read Commit and Tag 82/1382/1
authorShawn O. Pearce <spearce@spearce.org>
Mon, 23 Aug 2010 16:40:41 +0000 (09:40 -0700)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 23 Aug 2010 16:40:41 +0000 (09:40 -0700)
commit6a51d97948a29c262c5b506466425c3169a56947
treeec5b7ad30372daaa47fa019adedb7582a7254084
parent5fc990130bbd3cf3a0d505c0e12132ec0ecd6b75
Add documentation explaining how to read Commit and Tag

Since we stopped supporting these types for reading, but their
name is a natural candidate for someone to try and use in code,
explain where they should be looking instead.

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