Created
March 8, 2024 07:05
-
-
Save Berdir/4719e45f7a686b8aa4c2383af690a54e to your computer and use it in GitHub Desktop.
mrn
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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