Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fixed an h2 -> h3 header level in the Fossil vs. Git document. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
3b02193a04c45f052de36ab73f1da5dc |
User & Date: | wyoung 2018-06-04 12:39:59 |
Context
2018-06-04
| ||
12:40 | Grammar tweak in the Fossil vs. Git document. check-in: ce4fb80e86 user: wyoung tags: trunk | |
12:39 | Fixed an h2 -> h3 header level in the Fossil vs. Git document. check-in: 3b02193a04 user: wyoung tags: trunk | |
02:59 | Add the "themeable" link on the homepage. Remove the link to Fuel. check-in: abc13d76c9 user: drh tags: trunk | |
Changes
Changes to www/fossil-v-git.wiki.
︙ | ︙ | |||
293 294 295 296 297 298 299 | * <b>The [/help?cmd=ui|fossil ui] command</b> Fossil supports an integrated web interface. Some of the same features are available using third-party add-ons for Git, but they do not provide nearly as many features and they are not nearly as convenient to use. | | | 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 | * <b>The [/help?cmd=ui|fossil ui] command</b> Fossil supports an integrated web interface. Some of the same features are available using third-party add-ons for Git, but they do not provide nearly as many features and they are not nearly as convenient to use. <h3>4.2 Features found in Git but missing from Fossil</h3> * <b>Rebase</b> Because of its emphasis on recording history exactly as it happened, rather than as we would have liked it to happen, Fossil deliberately does not provide a "rebase" command. One can rebase manually in Fossil, with sufficient perserverence, but it not something that can be done with |
︙ | ︙ |