]> source.dussan.org Git - gitblit.git/commit
List branches from only one repository if a repository name is given 1192/head
authorMarkus Fömpe <markus.foempe@gmail.com>
Thu, 26 Jan 2017 12:50:54 +0000 (13:50 +0100)
committerMarkus Fömpe <markus.foempe@gmail.com>
Thu, 26 Jan 2017 14:01:05 +0000 (15:01 +0100)
commit61df9b9f633cd5ce176077ad0e1ce8436f019f0c
tree24b086d28af4b50978ec3a24f5be266ed75c6041
parent651b9980f5b8664939b91674252d0dfdc754fed2
List branches from only one repository if a repository name is given

e.g.: https://localhost:8443/rpc/?req=LIST_REPOSITORY_BRANCHES&name=repo.git

Fix #1184
src/main/java/com/gitblit/servlet/RpcServlet.java
src/site/rpc.mkd