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

docs: add forgotten code tags

This commit is contained in:
Benjamin Saunders 2023-11-14 14:35:35 -08:00
parent 39b065f7ab
commit 78cdc0843a

View file

@ -338,7 +338,7 @@ parent.
<td>Create a commit that cancels out a previous commit</td>
<td><code>jj backout -r &lt;revision&gt;</code>
</td>
<td>git revert &lt;revision&gt;</td>
<td><code>git revert &lt;revision&gt;</code></td>
</tr>
</tbody>
</table>