Skip to content

Commit 1ad529a

Browse files
da-viperSimplyDanny
andcommitted
Update llvm/utils/git/github-automation.py
Co-authored-by: Danny Mösch <[email protected]>
1 parent d1c63e0 commit 1ad529a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/utils/git/github-automation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
3) [Run the test suite](https://llvm.org/docs/TestingGuide.html#unit-and-regression-tests) locally.
3030
3.1) Remember that the subdirectories under `test/` create fine-grained testing targets, so you can
3131
e.g. use `make check-clang-ast` to only run Clang's AST tests.
32-
4) Create a `git` commit
32+
4) Create a Git commit.
3333
5) Run [`git clang-format HEAD~1`](https://clang.llvm.org/docs/ClangFormat.html#git-integration) to format your changes.
3434
6) Open a pull request to the [upstream repository](https://github.com/llvm/llvm-project/pulls) on GitHub.
3535
6.1) Detailed instructions can be found [here](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request).

0 commit comments

Comments
 (0)