We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee0e583 commit 4cbeb5dCopy full SHA for 4cbeb5d
justfile
@@ -5,6 +5,7 @@ alias f := format
5
alias r := ready
6
alias l := lint
7
alias t := test
8
+alias rg := reset-git
9
10
# Installs the tools needed to develop
11
install-tools:
0 commit comments