Skip to content

The git-scm.com website. Note that this repository is only for the website; issues with git itself should go to https://git-scm.com/community.

License

Notifications You must be signed in to change notification settings

Iantovk/git-scm.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Homepage

This is the web application for the git-scm.com site. It is meant to be the first place that a person new to Git will land and download or learn about the Git SCM system.

This app is written in Ruby on Rails and deployed on Heroku.

Testing

To run the tests for this project, run:

$ rake test

To run the website for testing purposes, run:

$ bundle exec rackup config.ru

Contributing

If you wish to contribute to this website, please fork it on GitHub, push your change to a named branch, then send me a pull request. If it is a big feature, you might want to contact me first to make sure it's something that I'll accept. If it involves code, please also write tests for it.

About

The git-scm.com website. Note that this repository is only for the website; issues with git itself should go to https://git-scm.com/community.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.0%
  • CSS 31.6%
  • HTML 3.8%
  • Ruby 2.6%