six/git-server
Composer 安装命令:
composer require six/git-server
包简介
git server base on laravel
README 文档
README
mysql http base authorized server
install guide
- install
composer install six/git-server - initialize table
php artisan git:user init - add a user
php artisan git:user add tata@dr.h:123 - add a repos
php artisan git:server app1 - clone it from you website
git clone http://you-hosts/repos/app1.git0. username is tata@dr.h 0. password is 123 0. the user cancloneandpullandpush...
configurations
default configuration see src/config/git.php if you need change it move it to you config path
统计信息
- 总下载量: 28
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2019-06-19