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.