We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f55ad6 commit 7e7a2c3Copy full SHA for 7e7a2c3
1 file changed
parts/features/dev/jujutsu.nix
@@ -23,6 +23,7 @@
23
aliases = {
24
bt = ["bookmark" "track"];
25
c = ["commit"];
26
+ gf = ["git" "fetch"];
27
init = ["git" "init" "--colocate"];
28
push = [
29
"util"
0 commit comments