From 7238679f25292141070369e3af8a20a9b951c1b8 Mon Sep 17 00:00:00 2001 From: Lubomír Sedlář Date: Jan 27 2021 12:46:04 +0000 Subject: Add fork to bash completion Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1920997 Signed-off-by: Lubomír Sedlář --- diff --git a/conf/bash-completion/fedpkg.bash b/conf/bash-completion/fedpkg.bash index a42f7fa..510c9c0 100644 --- a/conf/bash-completion/fedpkg.bash +++ b/conf/bash-completion/fedpkg.bash @@ -36,7 +36,7 @@ _fedpkg() new new-sources patch prep pull push retire request-branch request-repo \ request-side-tag list-side-tags remove-side-tag \ scratch-build sources srpm switch-branch tag unused-patches update upload \ - verify-files verrel override" + verify-files verrel override fork" # parse main options and get command