| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 025b3e7 commit 7c97347
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -78,7 +78,7 @@ jobs: | |||
| 78 | 78 | echo | |
| 79 | 79 | echo 'ERROR: Please run:' | |
| 80 | 80 | echo | |
| 81 | - echo ' CLANG_FORMAT_START="$(git merge-base HEAD <target-branch-name>)" make format-cpp' | ||
| 81 | + echo " CLANG_FORMAT_START="$\(git merge-base HEAD ${GITHUB_BASE_REF}\)" make format-cpp" | ||
| 82 | 82 | echo | |
| 83 | 83 | echo 'to format the commits in your branch.' | |
| 84 | 84 | exit "$EXIT_CODE" | |
| Back | FazBrowse Home | New Git URL |
0 commit comments