]> source.dussan.org Git - gitblit.git/commit
Add a simple repository list command
authorJames Moger <james.moger@gitblit.com>
Sun, 16 Mar 2014 20:04:07 +0000 (16:04 -0400)
committerJames Moger <james.moger@gitblit.com>
Thu, 10 Apr 2014 22:58:08 +0000 (18:58 -0400)
commitb2ef03a213de13fe18874781458c8391aa6586f9
tree280829449f43027343592174089852cdb8f2492a
parent0d232164930581ccc9eac1b54e4c624a62f107bd
Add a simple repository list command
src/main/java/com/gitblit/transport/ssh/SshCommandFactory.java
src/main/java/com/gitblit/transport/ssh/commands/ListRepositoriesCommand.java [new file with mode: 0644]