Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 269 Bytes

readme.md

File metadata and controls

21 lines (12 loc) · 269 Bytes

Git Bare Auto

Automating bare repository in the server.

How to use

bash gbarun.sh

Troubleshoots

Remote Rejected or Permission Related Probelms

sudo chown -R user:group <repo>.git

sudo chown -R user:group <repo>