Skip to content

Commit

Permalink
docs/git-comparison.md: update the Signed_commits bullet
Browse files Browse the repository at this point in the history
  • Loading branch information
vcunat authored and martinvonz committed Jul 17, 2024
1 parent 6c54b66 commit 0c8f881
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/git-compatibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,9 @@ a comparison with Git, including how workflows are different, see the
copies backed by a single repo. See the `jj workspace` family of commands.
* **Sparse checkouts: No.** However, there's native support for sparse
checkouts. See the `jj sparse` command.
* **Signed commits: No.** ([#58](https://github.com/martinvonz/jj/issues/58))
* **Signed commits: Partial.**
So far only [by configuration](https://github.com/martinvonz/jj/blob/main/docs/config.md#commit-signing),
later perhaps [a command](https://github.com/martinvonz/jj/pull/3142).
* **Git LFS: No.** ([#80](https://github.com/martinvonz/jj/issues/80))


Expand Down

0 comments on commit 0c8f881

Please sign in to comment.