Tag Archives: repository

How to access a GIT repository over authenticated HTTP

Hi My second headache for today was brought by GIT. I have a simple Apache server providing a restricted access (basic HTTP authentication) on a GIT repository. From my local terminal, I just wanted to access the repository using: git … Continue reading

Git, Howto , , , , , , ,