mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-30 16:10:23 +00:00
git-comparison: update git's "remove file" command
This commit is contained in:
parent
2756f2f3da
commit
2c7de2045c
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ parent.
|
|||
<tr>
|
||||
<td>Remove a file from the current change</td>
|
||||
<td><code>rm filename</code></td>
|
||||
<td><code>rm filename</code></td>
|
||||
<td><code>git rm filename</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Modify a file in the current change</td>
|
||||
|
|
Loading…
Reference in a new issue