[maintainer-tools PATCH 01/30] qf: Deprecate the use of qf without any subcommand.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



These sequences here are already covered by `qf git` subcommand.
I double checked and confirmed that our continuously rebasing
bot does not use this qf directly here and I'm not aware
of anyone else using it. So let's remove it so we can start
handling everything with subcommands (dim style).

Cc: Paulo Zanoni <paulo.r.zanoni@xxxxxxxxx>
Cc: Imre Deak <imre.deak@xxxxxxxxx>
Cc: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx>
Cc: Jani Nikula <jani.nikula@xxxxxxxxx>
Cc: Daniel Vetter <daniel.vetter@xxxxxxxx>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
---
 qf     | 7 +------
 qf.rst | 7 -------
 2 files changed, 1 insertion(+), 13 deletions(-)

diff --git a/qf b/qf
index 1f056f90ef70..d1c331023230 100755
--- a/qf
+++ b/qf
@@ -480,12 +480,7 @@ case "$1" in
 		shift
 		gitk "$@"
 		;;
-	help)
-		qf_help
-		;;
 	*)
-		cd_toplevel
-		cd patches
-		git "$@"
+		qf_help
 		;;
 esac
diff --git a/qf.rst b/qf.rst
index 902b0d377f41..f0019d76c53d 100644
--- a/qf.rst
+++ b/qf.rst
@@ -233,13 +233,6 @@ help
 ----
 This help text here
 
-all other subcommands - IMPORTANT
----------------------------------
-Any other subcommands are executed directly in the quilt patches
-directory as git commans. When using quilt flow in scripts it is
-import to use the explicit forwarding to avoid clashes with
-furture extensions.
-
 CONTRIBUTING
 ============
 
-- 
2.13.2

_______________________________________________
Intel-gfx mailing list
Intel-gfx@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/intel-gfx




[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux