commit 585dc038e828af4fa4c8c5a4e60b7b5f06830b78
parent 5bbc4d42ba257140e103e94261702b5d11cc6378
Author: William Casarin <jb55@jb55.com>
Date: Mon, 21 Jun 2021 16:25:36 -0700
fuzz: search git commands
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dotfiles/commands b/dotfiles/commands
@@ -35,10 +35,10 @@ pc cat project file fuzz-cat-file
pf edit project file fuzz-edit-file
ps edit project skeletons fuzz-edit-file --dir ~/dotfiles/skeletons
rf recent files fuzz-recent-files
-sC search commit fuzz-edit-diff-line HEAD^-
+sgh search git head fuzz-edit-diff-line HEAD^-
sc show command fuzz-show-script
-sd search diff fuzz-edit-diff-line
-sD search staged diff fuzz-edit-diff-line --staged
+sgd search git diff fuzz-edit-diff-line
+sgs search git staged diff fuzz-edit-diff-line --staged
sFc show fuzz command fuzz-show-fuzz-command
sf search project file funcs fuzz-funcs
sh show history fuzz-show-hist