Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix incorrect hyperlink to xkcd in the whynotgit.html document. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
ee9866f9cc92251be399b83570689af2 |
User & Date: | drh 2018-04-14 18:49:57.722 |
Context
2018-04-30
| ||
22:39 | More detail on synchronous=NORMAL. (check-in: 13c3dff046 user: drh tags: branch-3.23) | |
2018-04-19
| ||
10:24 | Start the change log for 3.24.0 (check-in: 1f4c6d050e user: drh tags: trunk) | |
2018-04-14
| ||
18:49 | Fix incorrect hyperlink to xkcd in the whynotgit.html document. (check-in: ee9866f9cc user: drh tags: trunk) | |
11:48 | Add a link to the lobsters discussion to whynotgit.html. (check-in: 08879e07be user: drh tags: trunk) | |
Changes
Changes to pages/whynotgit.in.
︙ | ︙ | |||
191 192 193 194 195 196 197 | <p> Less administration means that programmers spend more time working on the software (SQLite in this case) and less time fussing with the version control system. <h2>Git provides a poor user experience</h2> | | | 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 | <p> Less administration means that programmers spend more time working on the software (SQLite in this case) and less time fussing with the version control system. <h2>Git provides a poor user experience</h2> <p>The following [https://xkcd.com/1597/] cartoon is an exaggeration, yet hits close to home: <p> <img src="https://www.fossil-scm.org/fossil/doc/trunk/www/xkcd-git.gif"> <p>Let's be real. Few people seriously dispute that Git provides a suboptimal user experience. A lot of |
︙ | ︙ |