Skip to content

Commit

Permalink
fix: resolve the bug where gists sometimes do not load properly (#7)
Browse files Browse the repository at this point in the history
This fix resolves the issue where the `igist` list sometimes returns empty after a lengthy processing time by using `igist--request` instead of `ghub-request`.

Additionally, this fix addresses another bug introduced by the latest version of ghub (magit/ghub@2061136), where only the first page of gists was loaded, and subsequent pages were not fetched.

Issue: #7
  • Loading branch information
KarimAziev committed Jun 8, 2024
1 parent 126e992 commit 888d4ad
Showing 1 changed file with 247 additions and 142 deletions.
Loading

0 comments on commit 888d4ad

Please sign in to comment.