Git
Snippets
🔎 Quick search git projects from the command line
TerminalSimple alias to quickly search git projects from the command line.
🧙♂️ Git sorcery
GitA peculiar but not so rare use-case of git when you forget to change branch after doing a commit.
🐶 Automate linting with Husky
HuskyUsing Husky for a git hook to format code on commit and before push