Small image to serve git
htpasswd /opt/git/.htpasswd <user>
mkdir /opt/git/<repo>.git
cd /opt/git/<repo>.git
git --bare init
Push URL: http://localhost:8080/git/.git
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Small image to serve git
htpasswd /opt/git/.htpasswd <user>
mkdir /opt/git/<repo>.git
cd /opt/git/<repo>.git
git --bare init
Push URL: http://localhost:8080/git/.git