Daily Shaarli

All links of one day in a single page.

May 18, 2020

Note: squash all commits of a branch
git config --global alias.squashbranch '! f() { git rebase -i $(git merge-base HEAD $1); }; f'

Then use it with git squashbranch origin/master

Deno V1 : une future alternative à NodeJS ? - Je suis un dev

Pour les projets perso 💚