Skip to content

Commit b3936f0

Browse files
vitorgalvaochrisgrieser
authored andcommitted
fix: Documented shortcut for GitHub code search
1 parent 33fac56 commit b3936f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Helpful GitHub Assistant for Alfred.
2121
+ <kbd>⌃⏎</kbd>: Clone the repo to a local folder and open in the Terminal.
2222
Optionally, creates a fork on GitHub with the `gh` cli and prepares the
2323
repo for a PR.
24-
+ <kbd>⏎</kbd>: Search the repo for a query via GitHub Code Search.
24+
+ <kbd>⏎</kbd>: Search the repo for a query via GitHub Code Search.
2525
- Access public repositories you own via `gmy`.
2626
+ <kbd>⏎</kbd>: If the repo is available locally on your device, open it in
2727
Finder. Otherwise, open the repo's GitHub page.

info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -1469,7 +1469,7 @@
14691469
+ &lt;kbd&gt;⌃⏎&lt;/kbd&gt;: Clone the repo to a local folder and open in the Terminal.
14701470
Optionally, creates a fork on GitHub with the `gh` cli and prepares the
14711471
repo for a PR.
1472-
+ &lt;kbd&gt;&lt;/kbd&gt;: Search the repo for a query via GitHub Code Search.
1472+
+ &lt;kbd&gt;&lt;/kbd&gt;: Search the repo for a query via GitHub Code Search.
14731473
- Access public repositories you own via `gmy`.
14741474
+ &lt;kbd&gt;&lt;/kbd&gt;: If the repo is available locally on your device, open it in
14751475
Finder. Otherwise, open the repo's GitHub page.

0 commit comments

Comments
 (0)