mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 23:00:39 +02:00
chore: add new git aliases
This commit is contained in:
parent
35309bb193
commit
e30f2a1c38
1 changed files with 2 additions and 0 deletions
|
@ -66,6 +66,8 @@
|
|||
gca = "git commit -v -S --amend";
|
||||
gcl = "git clone";
|
||||
gcr = "git commit-reuse-message -v -S";
|
||||
gp = "git push";
|
||||
gpf = "git push --force";
|
||||
gs = "git s";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue