Skip to content

Sporho/gitscm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Git Website

This is the source for the main Git website, found at git-scm.com.

Running It

This is a Sinatra app, so if you want to run this locally, you can simply run:

$ rackup config.ru

That should get it running locally so you can test it. The site is deployed to Heroku.

Contributing

Fork this project, make a change, push to a named branch on GitHub and send me a pull request.

About

Git homepage - moved to git/gitscm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 96.2%
  • JavaScript 3.8%