File tree 2 files changed +6
-0
lines changed
2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -12,13 +12,16 @@ GitHub Assistant for Alfred.
12
12
- Search all public GitHub repositories via the keyword ` gh ` .
13
13
+ <kbd>⏎</kbd>: Open the repo's GitHub page.
14
14
+ <kbd>⌥⏎</kbd>: Copy the repo URL.
15
+ + <kbd>⌃⏎</kbd>: Shallow clone the repo to a local folder. Optionally,
16
+ creates a fork on GitHub with the `gh` cli and prepares the repo for a PR.
15
17
+ <kbd>⇧⏎</kbd>: Search the last 100 issues, use <kbd>⏎</kbd> to open the
16
18
issue in the browser.
17
19
- Quick access the repositories you own via ` gg ` .
18
20
+ <kbd>⏎</kbd>: If the repo is available locally on your device, open it in
19
21
Finder. Otherwise, open the repo's GitHub page.
20
22
+ <kbd>⌘⏎</kbd>: Open the repo's GitHub page.
21
23
+ <kbd>⌥⏎</kbd>: Copy the repo link.
24
+ + <kbd>⌃⏎</kbd>: Shallow clone the repo to a local folder.
22
25
+ <kbd>⇧⏎</kbd>: Search the last 100 issues, use <kbd>⏎</kbd> to open the
23
26
issue in the browser.
24
27
- Open recent GitHub issues you are involved in with ` ghi ` .
Original file line number Diff line number Diff line change 1333
1333
- Search all public GitHub repositories via the keyword `gh`.
1334
1334
+ < kbd> ⏎< /kbd> : Open the repo's GitHub page.
1335
1335
+ < kbd> ⌥⏎< /kbd> : Copy the repo URL.
1336
+ + < kbd> ⌃⏎< /kbd> : Shallow clone the repo to a local folder. Optionally,
1337
+ creates a fork on GitHub with the `gh` cli and prepares the repo for a PR.
1336
1338
+ < kbd> ⇧⏎< /kbd> : Search the last 100 issues, use < kbd> ⏎< /kbd> to open the
1337
1339
issue in the browser.
1338
1340
- Quick access the repositories you own via `gg`.
1339
1341
+ < kbd> ⏎< /kbd> : If the repo is available locally on your device, open it in
1340
1342
Finder. Otherwise, open the repo's GitHub page.
1341
1343
+ < kbd> ⌘⏎< /kbd> : Open the repo's GitHub page.
1342
1344
+ < kbd> ⌥⏎< /kbd> : Copy the repo link.
1345
+ + < kbd> ⌃⏎< /kbd> : Shallow clone the repo to a local folder.
1343
1346
+ < kbd> ⇧⏎< /kbd> : Search the last 100 issues, use < kbd> ⏎< /kbd> to open the
1344
1347
issue in the browser.
1345
1348
- Open recent GitHub issues you are involved in with `ghi`.
You can’t perform that action at this time.
0 commit comments