Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix a typo on the concepts page. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
4e6fb46a61ed045d5efd2070b575b953 |
User & Date: | drh 2015-02-25 05:35:25 |
Context
2015-02-25
| ||
21:39 | Update SQLite to the 3.8.8.3 release check-in: 4bd1014ef0 user: jan.nijtmans tags: trunk | |
13:54 | Merge trunk.. check-in: 7d0ce2b067 user: mgagnon tags: svn-import | |
05:35 | Fix a typo on the concepts page. check-in: 4e6fb46a61 user: drh tags: trunk | |
03:00 | For the 'eagle' skin, make the context selected timeline table row readable. check-in: abffb10f28 user: mistachkin tags: trunk | |
Changes
Changes to www/concepts.wiki.
︙ | ︙ | |||
371 372 373 374 375 376 377 | to pull those changes into your local repository. Note that <b>pull</b> does not move the changes into your local source tree, only into your local repository. </li> <li> Once changes are in your local repository, use | | | 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 | to pull those changes into your local repository. Note that <b>pull</b> does not move the changes into your local source tree, only into your local repository. </li> <li> Once changes are in your local repository, use the <b>update</b> command to merge them to your local source tree. If you merge in some changes and find that the changes do not work out or are not to your liking, you can back out the changes using the <b>undo</b> command. </li> <li> If two or more people ran "commit" against the same check-in, this will |
︙ | ︙ |