[PATCH 1/2] dim: Run gitk before tagging

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

 



Makes it easier to not fumble this and write the changelog for the
wrong thing ...

v2: use @{upstream}

Signed-off-by: Daniel Vetter <daniel.vetter@xxxxxxxxx>
---
 dim | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dim b/dim
index cd2fa76b1979..6a5987ac5c53 100755
--- a/dim
+++ b/dim
@@ -1412,6 +1412,7 @@ function dim_pull_request
 		repo="drm-intel"
 	else
 		tag=$branch-$today
+		gitk "$branch@{upstream}" ^$upstream &
 		$DRY git tag -f -a $tag "$branch@{upstream}"
 		$DRY git push -f $remote $tag
 		prep_pull_mail $tag
-- 
2.11.0

_______________________________________________
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