| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 5632446 commit 3e8c816
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -6,6 +6,7 @@ | |||
| 6 | 6 | // Example: | |
| 7 | 7 | // $ git log upstream/vXX.x...upstream/vX.X.X-proposal \ | |
| 8 | 8 | // --reverse --format='{"prURL":"%(trailers:key=PR-URL,valueonly,separator=)","title":"%s","smallSha":"%h"}' \ | |
| 9 | + // --abbrev=10 \ | ||
| 9 | 10 | // | sed 's/,"title":"Revert "\([^"]\+\)""/,"title":"Revert \\"\1\\""/g' \ | |
| 10 | 11 | // | ./lint-release-proposal-commit-list.mjs "path/to/CHANGELOG.md" "$(git rev-parse upstream/vX.X.X-proposal)" | |
| 11 | 12 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments