Skip to content

Commit 4cbeb5d

Browse files
committed
chore: add alias for reset-git
1 parent ee0e583 commit 4cbeb5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

justfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ alias f := format
55
alias r := ready
66
alias l := lint
77
alias t := test
8+
alias rg := reset-git
89

910
# Installs the tools needed to develop
1011
install-tools:

0 commit comments

Comments
 (0)