Skip to content

silviot/git-cache-http-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A caching Git HTTP server

Serve local mirror repositories over HTTP, automatically updating them as needed.

Features:

  • fetch & clone through the "smart" HTTP transfer protocol
  • automatic cloning and syncing of the mirror
  • enforced authentication to upstream before allowing any request
    • public repositories
    • Basic HTTP authentication

To install, run: npm install -g jonasmalacofilho/git-cache-http-server

References:

About

A caching Git HTTP server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haxe 99.3%
  • JavaScript 0.7%