Git throws 400 Bad Request when executed with sudo -


there weird error have been getting.

i have compiled git 2.5.1 source on centos 6.5 have atlassian stash running control , pushed code repo. when try fetch or pull repo regular user or su works well. when use sudo git fetch --all fails error: requested url returned error: 400 bad request while accessing http://stash.domain.com/scm/myr/myrepo.git/info/refs

what problem here?


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

dns - Dokku server hosts two sites with TLD's, both domains are landing on only one app -

Delphi 7 and decode UTF-8 base64 -