diff --git a/.config/git/config b/.config/git/config index d5a926a..6f43e71 100644 --- a/.config/git/config +++ b/.config/git/config @@ -34,6 +34,7 @@ tree = log --graph --decorate --pretty='format:%h %cs %s %d' --abbrev-commit last-branches = for-each-ref --sort=-committerdate refs/heads/ --format='%(refname:short)' --count=5 review = log --patch --reverse + cp = cherry-pick [core] pager = ( delta || diff-highlight | ( highlight-diffpatch || cat ) | less --tabs=4 -RFX ) compression = 0