diff --git a/dot_gitconfig.tmpl b/dot_gitconfig.tmpl index 78322a7..5c5ec21 100644 --- a/dot_gitconfig.tmpl +++ b/dot_gitconfig.tmpl @@ -10,6 +10,7 @@ ahead-of-master = log --oneline origin/master..HEAD b = "!git checkout $(git branch | fzf)" c = commit + clear = clean -fd cd = checkout develop cm = checkout master cp = cherry-pick