add clear alias => clean -fd
This commit is contained in:
parent
0cb0f6e798
commit
f4fa3d0e63
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue