Skip to content

Instantly share code, notes, and snippets.

@vicentebolea
Created November 5, 2024 21:53
Show Gist options
  • Select an option

  • Save vicentebolea/619bd66f9c8fdaeafb98a01c47689d9b to your computer and use it in GitHub Desktop.

Select an option

Save vicentebolea/619bd66f9c8fdaeafb98a01c47689d9b to your computer and use it in GitHub Desktop.
Paraview bump vtk
git log --first-parent ^lastcommit @ | grep -Po '.*Merge-request: !\K.*$' | xargs -l1 bash -c 'printf "- https://gitlab.kitware.com/vtk/vtk/-/merge_requests/$0 %s\n" "$(glab mr view -F json $0 | jq -r .title)"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment