Fossil SCM

Added "git worktree remove" para to the gitusers doc

wyoung 2020-11-01 21:38 trunk
Commit 26aa4eac2d62a5a14ec9c1e9f4d7db1f63e8ab7361efd0677a21398a27356457
1 file changed +3
--- www/gitusers.md
+++ www/gitusers.md
@@ -189,10 +189,13 @@
189189
certain legacy filesystems.
190190
191191
Closing a check-out directory is a rare operation. One common use case
192192
is that you’re about to delete it, so you want Fossil to forget about it
193193
for the purposes of commands like [`fossil all`][all].
194
+
195
+The closest equivalent for `fossil close` in Git is
196
+`git worktree remove`.
194197
195198
[all]: /help?cmd=all
196199
197200
198201
#### <a id="iip"></a> Init In Place
199202
--- www/gitusers.md
+++ www/gitusers.md
@@ -189,10 +189,13 @@
189 certain legacy filesystems.
190
191 Closing a check-out directory is a rare operation. One common use case
192 is that you’re about to delete it, so you want Fossil to forget about it
193 for the purposes of commands like [`fossil all`][all].
 
 
 
194
195 [all]: /help?cmd=all
196
197
198 #### <a id="iip"></a> Init In Place
199
--- www/gitusers.md
+++ www/gitusers.md
@@ -189,10 +189,13 @@
189 certain legacy filesystems.
190
191 Closing a check-out directory is a rare operation. One common use case
192 is that you’re about to delete it, so you want Fossil to forget about it
193 for the purposes of commands like [`fossil all`][all].
194
195 The closest equivalent for `fossil close` in Git is
196 `git worktree remove`.
197
198 [all]: /help?cmd=all
199
200
201 #### <a id="iip"></a> Init In Place
202

Keyboard Shortcuts

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