summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/git/GitDaemonClient.java
diff options
context:
space:
mode:
authorDavid Ostrovsky <david@ostrovsky.org>2014-02-26 08:19:44 +0100
committerJames Moger <james.moger@gitblit.com>2014-04-10 18:58:07 -0400
commita3de33e71a22268105714e01d09c1c2e28bfe2c3 (patch)
treecb9e34a743a273738c34829d3e1d1ffcb32a9689 /src/main/java/com/gitblit/git/GitDaemonClient.java
parent924c9b28edfda6582a5480a7c1a2dd5b3ce89d92 (diff)
downloadgitblit-a3de33e71a22268105714e01d09c1c2e28bfe2c3.tar.gz
gitblit-a3de33e71a22268105714e01d09c1c2e28bfe2c3.zip
Fix command dispatching
DispatchCommand is supposed to be nested: ssh server gitblit version --verbose --format json means that first the command that is seen by dispatching process is "gitblit". Dispatch command look in its commands map for this command and dispatch the rest of the command and options and arguments to this command, version in this example. Change-Id: I8ef8e0e369922c793ca7ad36c1a8f76b0206baa7
Diffstat (limited to 'src/main/java/com/gitblit/git/GitDaemonClient.java')
0 files changed, 0 insertions, 0 deletions