File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -105,8 +105,7 @@ A single revision number (e.g. r123456) thus identifies a consistent version of
105
105
all LLVM sub-projects.
106
106
107
107
Git does not use sequential integer revision number but instead uses a hash to
108
- identify each commit. (Linus mentioned that the lack of such revision number
109
- is "the only real design mistake" in Git [TorvaldRevNum ]_.)
108
+ identify each commit.
110
109
111
110
The loss of a sequential integer revision number has been a sticking point in
112
111
past discussions about Git:
@@ -860,7 +859,6 @@ References
860
859
.. [LattnerRevNum ] Chris Lattner, http://lists.llvm.org/pipermail/llvm-dev/2011-July/041739.html
861
860
.. [TrickRevNum ] Andrew Trick, http://lists.llvm.org/pipermail/llvm-dev/2011-July/041721.html
862
861
.. [JSonnRevNum ] Joerg Sonnenberg, http://lists.llvm.org/pipermail/llvm-dev/2011-July/041688.html
863
- .. [TorvaldRevNum ] Linus Torvald, http://git.661346.n2.nabble.com/Git-commit-generation-numbers-td6584414.html
864
862
.. [MatthewsRevNum ] Chris Matthews, http://lists.llvm.org/pipermail/cfe-dev/2016-July/049886.html
865
863
.. [submodules ] Git submodules, https://git-scm.com/book/en/v2/Git-Tools-Submodules)
866
864
.. [statuschecks ] GitHub status-checks, https://help.github.com/articles/about-required-status-checks/
You can’t perform that action at this time.
0 commit comments