Skip to content

Instantly share code, notes, and snippets.

[alias]
br = branch -vv
brr = branch -r -vv
ci = commit
co = checkout
cp = cherry-pick
d = diff
dm = diff --submodule=log
ds = diff --staged
dsm = diff --staged --submodule=log