GIT Cheat Sheet (and some version control best practices too on page 2)
DevCheatSheet.com - Git Cheat Sheet & Version Control Best Practices
Here's a snap;
The version control best practices are the common sense ones, but then again, common sense sometimes isn't all that common...
- Commit Related Changes
- Commit Often
- Don‘t Commit Half-Done Work
- Test Code Before You Commit
- Write Good Commit Messages
- Version Control is not a Backup System
- Use Branches
- Agree on a Workflow
1 comment:
Thanks
Post a Comment