mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-23 08:01:12 +00:00
Minor editorial changes for native backend footnote.
This commit is contained in:
parent
9e9727af4e
commit
c2dbbf434d
@ -36,9 +36,11 @@ one [^native-backend]). This lets you use Jujutsu as an alternative interface to
|
|||||||
you create will look like regular Git commits. You can always switch back to
|
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.
|
Git. The Git support uses the [libgit2](https://libgit2.org/) C library.
|
||||||
|
|
||||||
[^native-backend]: There's currently practically no reason to use the native
|
[^native-backend]: At this time, there's practically no reason to use the native
|
||||||
backend. It exists to make sure that it's possible to eventually add
|
backend (the only minor reason might be
|
||||||
functionality that cannot easily be added the Git backend.
|
[#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.
|
||||||
|
|
||||||
<a href="https://asciinema.org/a/DRCzktCyEAxH6j788ZDT6aSjS" target="_blank">
|
<a href="https://asciinema.org/a/DRCzktCyEAxH6j788ZDT6aSjS" target="_blank">
|
||||||
<img src="https://asciinema.org/a/DRCzktCyEAxH6j788ZDT6aSjS.svg" />
|
<img src="https://asciinema.org/a/DRCzktCyEAxH6j788ZDT6aSjS.svg" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user