ok/jj
1
0
Fork 0
forked from mirrors/jj

Deployed 866e862 to prerelease with MkDocs 1.5.3 and mike 2.0.0

This commit is contained in:
jj-docs[bot] 2024-02-17 18:18:07 +00:00
parent d9bd1a44f5
commit 857be0a451
3 changed files with 3 additions and 1 deletions

View file

@ -6887,6 +6887,7 @@ compinit
<p>Commands for working with workspaces</p>
<p>Workspaces let you add additional working copies attached to the same repo. A common use case is so you can run a slow build or test in one workspace while you're continuing to write code in another workspace.</p>
<p>Each workspace has its own working-copy commit. When you have more than one workspace attached to a repo, they are indicated by <code>@&lt;workspace name&gt;</code> in <code>jj log</code>.</p>
<p>Each workspace also has own sparse patterns.</p>
<p><strong>Usage:</strong> <code>jj workspace &lt;COMMAND&gt;</code></p>
<h6 id="subcommands_9"><strong>Subcommands:</strong><a class="headerlink" href="#subcommands_9" title="Permanent link">&para;</a></h6>
<ul>
@ -6898,6 +6899,7 @@ compinit
</ul>
<h2 id="jj-workspace-add"><code>jj workspace add</code><a class="headerlink" href="#jj-workspace-add" title="Permanent link">&para;</a></h2>
<p>Add a workspace</p>
<p>Sparse patterns will be copied over from the current workspace.</p>
<p><strong>Usage:</strong> <code>jj workspace add [OPTIONS] &lt;DESTINATION&gt;</code></p>
<h6 id="arguments_44"><strong>Arguments:</strong><a class="headerlink" href="#arguments_44" title="Permanent link">&para;</a></h6>
<ul>

File diff suppressed because one or more lines are too long

Binary file not shown.