]> source.dussan.org Git - gitblit.git/commit
Refactored and unit tested updating HEAD feature
authorJames Moger <james.moger@gitblit.com>
Fri, 3 Feb 2012 01:02:40 +0000 (20:02 -0500)
committerJames Moger <james.moger@gitblit.com>
Fri, 3 Feb 2012 01:02:40 +0000 (20:02 -0500)
commit90b8d7e0e1b5e5ed296c1213168b9a8937ac66fd
tree8ec5ffcd8ead8d9d23aa4a9aa8be5a323f4c6272
parentdf02920703f6fe191b80fc679e01e95a6b1831c0
Refactored and unit tested updating HEAD feature
src/com/gitblit/GitBlit.java
src/com/gitblit/client/EditRepositoryDialog.java
src/com/gitblit/models/RepositoryModel.java
src/com/gitblit/utils/JGitUtils.java
src/com/gitblit/wicket/GitBlitWebApp.properties
src/com/gitblit/wicket/pages/EditRepositoryPage.html
src/com/gitblit/wicket/pages/EditRepositoryPage.java
tests/com/gitblit/tests/JGitUtilsTest.java