]> source.dussan.org Git - gitblit.git/commit
Fixed nullpointer on pushing to an empty repository (issue 69)
authorJames Moger <james.moger@gitblit.com>
Fri, 24 Feb 2012 00:49:46 +0000 (19:49 -0500)
committerJames Moger <james.moger@gitblit.com>
Fri, 24 Feb 2012 00:49:46 +0000 (19:49 -0500)
commit4fea450fd3edfba6bb9e2c3c0a9231c6d227a09c
tree31a028c588124f8ba39f2e8ecdfb446d99cb6e4f
parent18d398e3ab5227fe10fe3f322798a51ce0cd10ca
Fixed nullpointer on pushing to an empty repository (issue 69)
docs/04_releases.mkd
src/com/gitblit/GitBlit.java
src/com/gitblit/utils/JGitUtils.java
src/com/gitblit/wicket/pages/SummaryPage.java
tests/com/gitblit/tests/JGitUtilsTest.java