Tweet
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`
Tweet
Tweet
Forever young.
Tweet
Ich mag @vuejs