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

docs: explain that we don't support Git hooks

This commit is contained in:
Martin von Zweigbergk 2022-06-29 16:04:26 -07:00 committed by Martin von Zweigbergk
parent 40293b5f9a
commit c2a7152423

View file

@ -34,6 +34,8 @@ a comparison with Git, including how workflows are different, see the
compared to `git`.
* **.gitattributes: No.** There's [#53](https://github.com/martinvonz/jj/issues/53)
about adding support for at least the `eol` attribute.
* **Hooks: No.** There's [#405] specifically for providing the checks from
https://pre-commit.com.
* **Merge commits: Yes.** Octopus merges (i.e. with more than 2 parents) are
also supported.
* **Detached HEAD: Yes.** Jujutsu supports anonymous branches, so this is a