readme: remove pointer to closed issue about native backend

This commit is contained in:
Martin von Zweigbergk 2023-03-24 11:26:23 -07:00 committed by Martin von Zweigbergk
parent 6c28ec1608
commit 4e60e69208

View File

@ -54,10 +54,8 @@ you create will look like regular Git commits. You can always switch back to
Git. The Git support uses the [libgit2](https://libgit2.org/) C library.
[^native-backend]: At this time, there's practically no reason to use the native
backend (the only minor reason might be
[#27](https://github.com/martinvonz/jj/issues/27)).
The backend exists mainly to make sure that it's possible to eventually add
functionality that cannot easily be added to the Git backend.
backend. The backend exists mainly to make sure that it's possible to eventually
add functionality that cannot easily be added to the Git backend.
<img src="demos/git_compat.png" />