[maintainer-tools PATCH] dim: do cherry-pick options -s -x -e by default

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

 



Add signed-off-by and cross-reference, start editor to edit the commit
message.

Signed-off-by: Jani Nikula <jani.nikula@xxxxxxxxx>
---
 dim | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dim b/dim
index 1addd6f6a0e9..1e7622a1e902 100755
--- a/dim
+++ b/dim
@@ -471,7 +471,7 @@ function dim_cherry_pick
 	git fetch $DIM_DRM_INTEL_REMOTE
 	echo Possible fixup patches for your cherry-pick:
 	git log --grep=$sha_short --pretty=oneline $sha..$DIM_DRM_INTEL_REMOTE/drm-intel-nightly
-	$DRY git cherry-pick $1
+	$DRY git cherry-pick -s -x -e $1
 }
 
 function dim_cherry_pick_branch
-- 
2.1.4

_______________________________________________
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