mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
More git aliases
This commit is contained in:
parent
c4c811fae7
commit
637958d9c5
1 changed files with 5 additions and 0 deletions
|
@ -44,6 +44,11 @@
|
|||
|
||||
grl = "git reflog";
|
||||
|
||||
grm = "git remote";
|
||||
grma = "git remote add";
|
||||
grmv = "git remote --verbose";
|
||||
grmsu = "git remote set-url";
|
||||
|
||||
grs = "git reset";
|
||||
grsh = "git reset --hard";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue