jakub-g / dotfiles

:heavy_dollar_sign: Lots of aliases, mostly git-related
https://gist.github.com/jakub-g
2 stars 0 forks source link

staged #5

Open jakub-g opened 5 years ago

jakub-g commented 5 years ago
git log origin/stage-01 --format="%s" | grep 'stage-01' | grep 'Merge remote-tracking branch' | cut -d' ' -f4 | grep -Eo '[0-9]+' | sort -n |  awk '$0="PV-"$0'