Created
March 30, 2016 03:49
-
-
Save cbguder/377abafa9596e4e6ce21da89c2a2ba07 to your computer and use it in GitHub Desktop.
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
RANGE=`expr "$CIRCLE_COMPARE_URL" : ".*compare\/\(.*\)"` | |
git log --oneline -i --grep "\[\(complete\|fix\|finish\).\+ #$1\]" $RANGE |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment