Fossil SCM

Clarity tweaks to the "Closing a Check-Out" section in the gitusers doc.

wyoung 2024-04-26 15:54 trunk
Commit 6a4f2d23ce075a162d967d9774a005d26fdae44c45b3847e47888b3653aceaad
1 file changed +3 -3
+3 -3
--- www/gitusers.md
+++ www/gitusers.md
@@ -139,13 +139,13 @@
139139
140140
141141
#### <a id="close" name="dotfile"></a> Closing a Check-Out
142142
143143
The [`fossil close`][close] command dissociates a check-out directory from the
144
-Fossil repository database, nondestructively inverting [`fossil open`][open].
145
-(Contrast [its closest inverse](#worktree), `git worktree remove`, which *is*
146
-destructive in Git!) This Fossil command does not
144
+Fossil repository database, _nondestructively_ inverting [`fossil open`][open].
145
+(Contrast Git’s [closest alternative](#worktree), `git worktree remove`, which *is*
146
+destructive!) This Fossil command does not
147147
remove the managed files, and unless you give the `--force`
148148
option, it won’t let you close the check-out with uncommitted changes to
149149
those managed files.
150150
151151
The `close` command also refuses to run without `--force` when you have
152152
--- www/gitusers.md
+++ www/gitusers.md
@@ -139,13 +139,13 @@
139
140
141 #### <a id="close" name="dotfile"></a> Closing a Check-Out
142
143 The [`fossil close`][close] command dissociates a check-out directory from the
144 Fossil repository database, nondestructively inverting [`fossil open`][open].
145 (Contrast [its closest inverse](#worktree), `git worktree remove`, which *is*
146 destructive in Git!) This Fossil command does not
147 remove the managed files, and unless you give the `--force`
148 option, it won’t let you close the check-out with uncommitted changes to
149 those managed files.
150
151 The `close` command also refuses to run without `--force` when you have
152
--- www/gitusers.md
+++ www/gitusers.md
@@ -139,13 +139,13 @@
139
140
141 #### <a id="close" name="dotfile"></a> Closing a Check-Out
142
143 The [`fossil close`][close] command dissociates a check-out directory from the
144 Fossil repository database, _nondestructively_ inverting [`fossil open`][open].
145 (Contrast Git’s [closest alternative](#worktree), `git worktree remove`, which *is*
146 destructive!) This Fossil command does not
147 remove the managed files, and unless you give the `--force`
148 option, it won’t let you close the check-out with uncommitted changes to
149 those managed files.
150
151 The `close` command also refuses to run without `--force` when you have
152

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button