Kinda no reason only to use them for drm-intel-next ... Acked-by: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx> Signed-off-by: Daniel Vetter <daniel.vetter@xxxxxxxxx> --- dim | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dim b/dim index 20eac8c58c58..457bf93d8a11 100755 --- a/dim +++ b/dim @@ -1232,9 +1232,9 @@ function dim_pull_request repo="drm-intel" else tag=$branch-$today - $DRY git tag -f $tag $branch@{upstream} + $DRY git tag -f -a $tag $branch@{upstream} $DRY git push -f $remote $tag - prep_pull_mail + prep_pull_mail $tag repo=`branch_to_repo $branch` fi -- 2.11.0 _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel