Skip to content

Instantly share code, notes, and snippets.

@Berdir
Created March 8, 2024 07:05
mrn
alias mrn='curl "https://api.drupal-mrn.dev/changelog?project=${PWD##*/}&to=`git tag --sort=committerdate | tail -1`&from=`git tag --sort=committerdate | tail -2 | head -1`&format=html"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment