]> source.dussan.org Git - jgit.git/commit
Guard agains null ReflogReader if named ref does not exist 21/48521/3
authorAndrey Loskutov <loskutov@gmx.de>
Sun, 24 May 2015 07:15:15 +0000 (09:15 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Mon, 25 May 2015 20:58:14 +0000 (22:58 +0200)
commit4d565f0b5fcb85450bad603950dd17ca29847783
treeb472e5fcb8cb4a1dd53ff4a7c3ef9a6d137fcf1f
parent7ce6abe8584b228c408a733bfca77e9c2f176e00
Guard agains null ReflogReader if named ref does not exist

Follow up on egit bug 466973.

Change-Id: Idd83d87803e86b25f106dfd725214b5a3ec5171c
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit/src/org/eclipse/jgit/api/StashDropCommand.java
org.eclipse.jgit/src/org/eclipse/jgit/lib/Repository.java