Y
Hacker News
new
|
ask
|
show
|
jobs
by
tjr225
2608 days ago
I understand what the best practices are, it was a total mistake- I never even intended to push what I did to github.
1 comments
house9-2
2606 days ago
`git diff` before making a commit `git log` and `git show` before pushing to a remote
These 2 simple things have saved me on more than one occasion.
link
These 2 simple things have saved me on more than one occasion.