]> source.dussan.org Git - jgit.git/commit
Update javadoc for EMPTY_BLOB_ID 72/127472/2
authorDave Borowitz <dborowitz@google.com>
Wed, 15 Aug 2018 22:42:19 +0000 (15:42 -0700)
committerDave Borowitz <dborowitz@google.com>
Wed, 15 Aug 2018 22:59:23 +0000 (15:59 -0700)
commit289f116dbb54880a2829698aa45046975f3a7bea
treec56519402e5a5aed2af6d6f4d3355309c4ff9ede
parentfc4d4b5340911989e444b150ae6a859f486feba9
Update javadoc for EMPTY_BLOB_ID

Found original version with:

  $ git describe --contains $(git blame fc4d4b5340911989e444b150ae6a859f486feba9 org.eclipse.jgit/src/org/eclipse/jgit/lib/Constants.java | grep EMPTY_BLOB_ID | cut -d' ' -f1)
  v0.9.1~164

Change-Id: I1f86bde42615c8b64064894bde44f82660b38d0f
org.eclipse.jgit/src/org/eclipse/jgit/lib/Constants.java