diff options
Diffstat (limited to 'devel/forge-devel/pkg-descr')
-rw-r--r-- | devel/forge-devel/pkg-descr | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/devel/forge-devel/pkg-descr b/devel/forge-devel/pkg-descr deleted file mode 100644 index d5fd9b946c79..000000000000 --- a/devel/forge-devel/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -Forge allows you to work with Git forges, such as Github and Gitlab, -from the comfort of Magit and the rest of Emacs. - -Forge fetches issues, pull-requests and other data using the forge's -API and stores that in a local database. Additionally it fetches the -pull-request references using Git. Forge implements various features -that use this data but the database and pull-request refs can also be -used by third-party packages. |