mirror of
https://github.com/zoriya/flake.git
synced 2026-05-25 07:53:25 +00:00
Add cool git aliases
This commit is contained in:
@@ -190,6 +190,8 @@
|
||||
gu = "git pull";
|
||||
gcam = "git commit --amend";
|
||||
gcamn = "git commit --amend --no-edit";
|
||||
gcpf = "gaa && gcamn && gpf";
|
||||
gcpfn = "gcamn && gpf";
|
||||
|
||||
# Misc
|
||||
dc = "docker-compose";
|
||||
|
||||
Reference in New Issue
Block a user