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 -

Delphi 7 and decode UTF-8 base64 -

html - Is there any way to exclude a single element from the style? (Bootstrap) -