]> source.dussan.org Git - gitblit.git/commit
Fixed NPE when recursively calculating a folder size with a named pipe
authorJames Moger <james.moger@gitblit.com>
Mon, 7 Jan 2013 13:10:00 +0000 (08:10 -0500)
committerJames Moger <james.moger@gitblit.com>
Mon, 7 Jan 2013 13:10:00 +0000 (08:10 -0500)
commit11573e6b872c96bd07560ec67a97ac758548baba
tree16adb6a9a955a36c126530c956effd0e46e80c89
parentb8fab611aa1d9c12c447014014bec43a1fdc617f
Fixed NPE when recursively calculating a folder size with a named pipe
docs/04_releases.mkd
src/com/gitblit/utils/FileUtils.java