James Moger
2014-03-09 cb7e3726acf892f0792cceeda934861443bdc164
src/main/java/com/gitblit/wicket/pages/propose_git.md
@@ -2,5 +2,5 @@
    cd ${repo}
    git checkout -b ${reviewBranch} ${integrationBranch}
    ...
    git push --up-stream origin ${reviewBranch}
    git push --set-upstream origin ${reviewBranch}