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
Post a Comment