Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

大致功能

  • 查看目录树及文件内容
  • 修改文件内容并提交
  • git log
  • git diff

运行方式

  1. 把 git 裸仓库(bare repository) 放到本项目的 repos 文件夹下
  2. bundle install
  3. rails server

关于 bare repository

可以使用

git clone --bare <GIT_REPO_OR_PATH>

得到一个 git 仓库的裸仓库

About

git_web: 使用rugged抄袭一个github

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages