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

Add hyperlink target for 405

This commit is contained in:
Jason R. Coombs 2022-09-26 11:59:13 -04:00 committed by Martin von Zweigbergk
parent 5f450e3531
commit c4b44500e4

View file

@ -34,8 +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.
* **Hooks: No.** There's [#405](https://github.com/martinvonz/jj/issues/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