Skip to content

Commit

Permalink
forge-configure: Remove forge-add-some-repository
Browse files Browse the repository at this point in the history
Repositories can be added from `forge-dispatch'.
  • Loading branch information
tarsius committed Jun 20, 2024
1 parent 3406cac commit f7b6496
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lisp/forge-commands.el
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ Takes the pull-request as only argument and must return a directory."
[forge--topic-menus-group
["Configure"
:if forge--get-repository:tracked?
("a " "add another repository to database" forge-add-some-repository)
("R " forge-add-pullreq-refspec)
("s r" forge-forge.remote)
("s l" forge-forge.graphqlItemLimit)]])
Expand Down

0 comments on commit f7b6496

Please sign in to comment.