Git alias of the week:

git lgo (git log origin)

Show current branch, and its origin counterpart, in a log tree, to compare local and remote changes.

lgo = !git log --graph --oneline HEAD origin/`git branch --show-current`

JSON.

Forever young.

Ich mag @vuejs