|
|
|
|
|
by OhNoMyqueen
1822 days ago
|
|
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. |
|
https://twitter.com/abdusdev/status/1403050600925962247