Fossil SCM
Update the list of versionable settings in the documentation.
Commit
0f9224e98a1d8c753b58dd1d854bdccfb926ceae6e635328105d67bec95d4daa
Parent
cda5d6a72bafd85…
1 file changed
+4
-4
+4
-4
| --- www/settings.wiki | ||
| +++ www/settings.wiki | ||
| @@ -32,14 +32,14 @@ | ||
| 32 | 32 | machine, largely acting to reflect your preference on how you want to |
| 33 | 33 | use Fossil, how you communicate with the server, or options for hosting |
| 34 | 34 | a repository on the web. |
| 35 | 35 | |
| 36 | 36 | However, for historical reasons, some settings affect how you work with |
| 37 | -versioned files. These are <tt>allow-symlinks</tt>, | |
| 38 | -<tt>binary-glob</tt>, <tt>crlf-glob</tt>, <tt>crnl-glob</tt>, | |
| 39 | -<tt>empty-dirs</tt>, <tt>encoding-glob</tt>, <tt>ignore-glob</tt>, | |
| 40 | -<tt>keep-glob</tt> and <tt>manifest</tt>. The most important is | |
| 37 | +versioned files. These are <tt>clean-glob</tt>, <tt>binary-glob</tt>, | |
| 38 | +<tt>crlf-glob</tt> (and its alias <tt>crnl-glob</tt>), <tt>empty-dirs</tt>, | |
| 39 | +<tt>encoding-glob</tt>, <tt>ignore-glob</tt>, <tt>keep-glob</tt>, | |
| 40 | +<tt>manifest</tt>, and <tt>mimetypes</tt>. The most important is | |
| 41 | 41 | <tt>ignore-glob</tt> which specifies which files should be ignored when |
| 42 | 42 | looking for unmanaged files with the <tt>extras</tt> command. |
| 43 | 43 | |
| 44 | 44 | Because these options can change over time, and the inconvenience of |
| 45 | 45 | replicating changes, these settings are "versionable". As well as being |
| 46 | 46 |
| --- www/settings.wiki | |
| +++ www/settings.wiki | |
| @@ -32,14 +32,14 @@ | |
| 32 | machine, largely acting to reflect your preference on how you want to |
| 33 | use Fossil, how you communicate with the server, or options for hosting |
| 34 | a repository on the web. |
| 35 | |
| 36 | However, for historical reasons, some settings affect how you work with |
| 37 | versioned files. These are <tt>allow-symlinks</tt>, |
| 38 | <tt>binary-glob</tt>, <tt>crlf-glob</tt>, <tt>crnl-glob</tt>, |
| 39 | <tt>empty-dirs</tt>, <tt>encoding-glob</tt>, <tt>ignore-glob</tt>, |
| 40 | <tt>keep-glob</tt> and <tt>manifest</tt>. The most important is |
| 41 | <tt>ignore-glob</tt> which specifies which files should be ignored when |
| 42 | looking for unmanaged files with the <tt>extras</tt> command. |
| 43 | |
| 44 | Because these options can change over time, and the inconvenience of |
| 45 | replicating changes, these settings are "versionable". As well as being |
| 46 |
| --- www/settings.wiki | |
| +++ www/settings.wiki | |
| @@ -32,14 +32,14 @@ | |
| 32 | machine, largely acting to reflect your preference on how you want to |
| 33 | use Fossil, how you communicate with the server, or options for hosting |
| 34 | a repository on the web. |
| 35 | |
| 36 | However, for historical reasons, some settings affect how you work with |
| 37 | versioned files. These are <tt>clean-glob</tt>, <tt>binary-glob</tt>, |
| 38 | <tt>crlf-glob</tt> (and its alias <tt>crnl-glob</tt>), <tt>empty-dirs</tt>, |
| 39 | <tt>encoding-glob</tt>, <tt>ignore-glob</tt>, <tt>keep-glob</tt>, |
| 40 | <tt>manifest</tt>, and <tt>mimetypes</tt>. The most important is |
| 41 | <tt>ignore-glob</tt> which specifies which files should be ignored when |
| 42 | looking for unmanaged files with the <tt>extras</tt> command. |
| 43 | |
| 44 | Because these options can change over time, and the inconvenience of |
| 45 | replicating changes, these settings are "versionable". As well as being |
| 46 |