type__error’s avatartype__error’s Twitter Archive—№ 7,967

  1. My new favourite git feature: git restore $ git restore myfile.js -s origin/master An alias for doing git checkout to restore the version of a file or folder, but much easier to remember!