projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96a2794
)
GettingStarted.rst: Fix the label to DeveloperPolicy.html.
author
NAKAMURA Takumi
<geek4civic@gmail.com>
Thu, 11 Oct 2012 01:10:27 +0000
(
01:10
+0000)
committer
NAKAMURA Takumi
<geek4civic@gmail.com>
Thu, 11 Oct 2012 01:10:27 +0000
(
01:10
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165689
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/GettingStarted.rst
patch
|
blob
|
history
diff --git
a/docs/GettingStarted.rst
b/docs/GettingStarted.rst
index 28f226a654a2bc2ea589907459702e173e92002e..6a6fee01c98b81c7a9376a8890b761bef563cc58 100644
(file)
--- a/
docs/GettingStarted.rst
+++ b/
docs/GettingStarted.rst
@@
-547,7
+547,7
@@
master branch, run the following command:
Sending patches with Git
^^^^^^^^^^^^^^^^^^^^^^^^
-Please read `Developer Policy <DeveloperPolicy.html#patches>`_, too.
+Please read `Developer Policy <DeveloperPolicy.html#
one-off-
patches>`_, too.
Assume ``master`` points the upstream and ``mybranch`` points your working
branch, and ``mybranch`` is rebased onto ``master``. At first you may check