An open API service indexing awesome lists of open source software.

https://github.com/thomd/git-usage-and-best-practices

some slides about git usage
https://github.com/thomd/git-usage-and-best-practices

git presentation

Last synced: about 1 year ago
JSON representation

some slides about git usage

Awesome Lists containing this project

README

          

# Git - Usage and Best Practices

## Slides

To install the dependencies and view the slides, run the following commands:

npm install -g bower
bower install
python -m SimpleHTTPServer

You can now navigate in your browser to [localhost:8000](http://localhost:8000) and view the slides.