Skip to content

Commit

Permalink
Deployed 866e862 to prerelease with MkDocs 1.5.3 and mike 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jj-docs[bot] committed Feb 17, 2024
1 parent d9bd1a4 commit 857be0a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions prerelease/cli-reference/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6887,6 +6887,7 @@ <h2 id="jj-workspace"><code>jj workspace</code><a class="headerlink" href="#jj-w
<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>
Expand All @@ -6898,6 +6899,7 @@ <h6 id="subcommands_9"><strong>Subcommands:</strong><a class="headerlink" href="
</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>
Expand Down
2 changes: 1 addition & 1 deletion prerelease/search/search_index.json

Large diffs are not rendered by default.

Binary file modified prerelease/sitemap.xml.gz
Binary file not shown.

0 comments on commit 857be0a

Please sign in to comment.