]> source.dussan.org Git - gitblit.git/commit
Fix width calculation in branch graph when there are 0 or 1 commits
authorJames Moger <james.moger@gitblit.com>
Fri, 27 Sep 2013 18:28:27 +0000 (14:28 -0400)
committerJames Moger <james.moger@gitblit.com>
Sat, 28 Sep 2013 01:33:34 +0000 (21:33 -0400)
commitb384a9923314ef0ab7ec0e9f506c8d52cc31f5fc
tree5cb64d4b5982c69037c370096152c1e56711995e
parentb325021c4e3168ef77bf3eb28be1d4c834595de8
Fix width calculation in branch graph when there are 0 or 1 commits

Change-Id: I68ed7e4db32fa69a13979b544e80edf3212555cd
src/main/java/com/gitblit/BranchGraphServlet.java