diff options
| -rw-r--r-- | .gitconfig | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -70,6 +70,8 @@ cps = cherry-pick -S force = push --force-with-lease pf = push --force-with-lease + current-branch = rev-parse --abbrev-ref HEAD + cb = current-branch [push] default = simple [pretty] |
