HackerTrans
TopNewTrendsCommentsPastAskShowJobs

OhNoMyqueen

no profile record

comments

OhNoMyqueen
·5 лет назад·discuss
The most painful mistakes beginers endure with git are irrevocable code removal from the current working directory because of bad usage of `git clean`, `git reset` (or `git merge` if you're brutish enough). This problem cannot be solved by using git, because git doesn't have any reference to such code.