We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71910a2 commit 609d712Copy full SHA for 609d712
1 file changed
lisp/forge-commands.el
@@ -972,7 +972,7 @@ information."
972
(user-error "The empty string isn't a valid path"))
973
path))
974
975
-;;;###autoload (autoload 'forge-push-to-unnamed-pullreq "forge-commands" nil t)
+;;;###autoload(autoload 'forge-push-to-unnamed-pullreq "forge-commands" nil t)
976
(transient-define-suffix forge-push-to-unnamed-pullreq (args)
977
"Push the current branch to the branch on the contributor's fork.
978
0 commit comments