Added git rules
This commit is contained in:
3
git_rules.md
Normal file
3
git_rules.md
Normal file
@@ -0,0 +1,3 @@
|
||||
1. Never rm the .git dir
|
||||
2. Never run git rm without the "--cached" option. (if really want to rm the files/dirs - use linux rm afterwards)
|
||||
3. Always Git Status
|
||||
Reference in New Issue
Block a user