Added more git config
This commit is contained in:
parent
24a082f22c
commit
2ab386ce5c
3 changed files with 46 additions and 6 deletions
|
@ -46,6 +46,7 @@ in
|
|||
ga = "git add";
|
||||
gc = "git commit";
|
||||
gd = "git diff";
|
||||
gdw = "git diff --color-words";
|
||||
gf = "git fetch";
|
||||
gl = "git log";
|
||||
gpu = "git push";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue