Makes it easier to not fumble this and write the changelog for the
wrong thing ...
v2: use @{upstream}
Signed-off-by: Daniel Vetter <[email protected]>
---
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
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx