At the moment only url, user and command type can be passed to the command builder: ``` new GitRequestBuilder("${cmd}", "http://localhost:8081/${repo}", "${user}")) ``` Would be useful to parameter as well
At the moment only url, user and command type can be passed to the command builder:
Would be useful to parameter as well