serviceRespond
Callable
Parameters
dup: HttpDuplex | Git
duplex object to catch errors
service: ServiceString
the method that is responding infoResponse (push, pull, clone)
repoLocation: string
the repo path on disk
res: ServerResponse
http response
Returns void
execute given git operation and respond