45
bjorngi
7y

Most used git command for starters:
rm -R repo
git clone repo

Comments
  • 2
    The most annoying anti-pattern I've ever seen. But it works, so I have to shut up and swallow my arguments. -_-
  • 2
    Sometimes a nuke and reboot is the better solution.
Add Comment