1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

[docs] Fix duplicate explicit target name: developer policy

This commit is contained in:
Jim Lin 2020-01-08 10:43:45 +08:00
parent d7d21ed611
commit d805544c8c

View File

@ -494,8 +494,8 @@ Once a patch is reviewed, you should rebase it, re-test locally, and commit the
changes to LLVM's master branch. This is done using `git push` if you have the
required access rights. See `committing a change
<Phabricator.html#committing-a-change>`_ for Phabricator based commits or
`Developer Policy <DeveloperPolicy.html#obtaining-commit-access>`_ for commit
access.
`obtaining commit access <DeveloperPolicy.html#obtaining-commit-access>`_
for commit access.
LLVM currently has a linear-history policy, which means that merge commits are
not allowed. The `llvm-project` repo on github is configured to reject pushes