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

Signed-off-by: Jani Nikula <[email protected]>
---
 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
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to