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
- Host: GitHub
- URL: https://github.com/thomd/git-usage-and-best-practices
- Owner: thomd
- Created: 2016-04-25T12:54:21.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-06-05T19:37:48.000Z (almost 8 years ago)
- Last Synced: 2025-02-05T21:42:52.696Z (over 1 year ago)
- Topics: git, presentation
- Language: HTML
- Homepage:
- Size: 131 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.