https://github.com/fed/git-fundamentals
Notes on version control with Git
https://github.com/fed/git-fundamentals
git
Last synced: about 2 months ago
JSON representation
Notes on version control with Git
- Host: GitHub
- URL: https://github.com/fed/git-fundamentals
- Owner: fed
- Created: 2018-04-17T17:43:11.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-17T18:34:32.000Z (about 7 years ago)
- Last Synced: 2025-01-18T13:33:30.272Z (3 months ago)
- Topics: git
- Homepage:
- Size: 665 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notes on version control with Git
1. [Basic Commands Overview](./commands.md)
2. [Interview Questions](./questions.md)
3. [Different Git Flows](./flows.md)
4. [Troubleshooting](./chart.md)
5. [Git Flight Rules ✨](https://github.com/k88hudson/git-flight-rules)