2020/09/04
Github Actions
HEAD~n
- uses: actions/checkout@v2
with:
fetch-depth: 2
- run: git checkout HEAD^Error with exit code 1.
- run: MSG=`git diff HEAD HEAD~1 --name-only | egrep [0-9]+\/`##[error]Process completed with exit code 1.Last updated