Philip L. McMahon
2012-01-27 9129381d7a55c0dfae625b2b07fe1e04409df6a3
refs
author Philip L. McMahon <philip.l.mcmahon@gmail.com>
Friday, January 27, 2012 00:20 -0500
committer Philip L. McMahon <philip.l.mcmahon@gmail.com>
Friday, January 27, 2012 00:20 -0500
commit9129381d7a55c0dfae625b2b07fe1e04409df6a3
tree a1279af4c506f0e7b89b2e5666f5b1e9ff21dabe tree | zip | gz
parent ae0b135ecdbc0e85ba2d612356f4493f2f97bd7a view | diff
Allow administrative modification of the default branch/tag referenced by HEAD.

This allows control over the default branch after clone, which is equivalent to running:
git symbolic-ref HEAD refs/heads/mybranch
6 files modified
76 ■■■■■ changed files
src/com/gitblit/GitBlit.java 8 ●●●●● diff | view | raw | blame | history
src/com/gitblit/models/RepositoryModel.java 2 ●●●●● diff | view | raw | blame | history
src/com/gitblit/utils/JGitUtils.java 44 ●●●●● diff | view | raw | blame | history
src/com/gitblit/wicket/GitBlitWebApp.properties 2 ●●●●● diff | view | raw | blame | history
src/com/gitblit/wicket/pages/EditRepositoryPage.html 1 ●●●● diff | view | raw | blame | history
src/com/gitblit/wicket/pages/EditRepositoryPage.java 19 ●●●●● diff | view | raw | blame | history