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

swift - Button on Table View Cell connected to local function -

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

c# - ajax - How to receive data both html and json from server? -