Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add a link to the revision history of the whynotgit.html document. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
34c5347f0bc6b56d4e862be863b4b667 |
User & Date: | drh 2018-04-14 11:02:22.697 |
Context
2018-04-14
| ||
11:12 | Improve the focus of the "open-source, not open-contribution" section of the Copyright page. (check-in: 1e4dabf140 user: drh tags: trunk) | |
11:02 | Add a link to the revision history of the whynotgit.html document. (check-in: 34c5347f0b user: drh tags: trunk) | |
10:22 | Minor edits to whynotgit.html due to Reddit comments. (check-in: 2ad4610bdf user: drh tags: trunk) | |
Changes
Changes to pages/whynotgit.in.
︙ | ︙ | |||
21 22 23 24 25 26 27 | this article provides hints to Git users about how they can easily access the SQLite source code. <h2>Edits</h2> <p> This article has been revised multiple times in an attempt | | | > > > | 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 | this article provides hints to Git users about how they can easily access the SQLite source code. <h2>Edits</h2> <p> This article has been revised multiple times in an attempt to improve clarity, address concerns and misgivings, and to fix errors identified on [https://news.ycombinator.com/item?id=16806114|Hacker News] and on [https://www.reddit.com/r/programming/comments/8c2niw/why_sqlite_does_not_use_git/|Reddit]. The complete edit history can be seen at [https://sqlite.org/docsrc/finfo/pages/whynotgit.in]. <h1>A Few Reasons Why SQLite Does Not Use Git</h1> <p> One could summarize the reason why SQLite does not use Git in a single sentence: The lead SQLite developer finds Git to be unpalatable. If you like Git and want to use it, that's great. |
︙ | ︙ |