ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/docs
Martin von Zweigbergk 56472297f0 git: add support for SSH authentication with ed25519 or ed25519-sk
This makes it possible to use ed25519 and ed25519-sk keys by trying
them one at a time. However, it still fails if one of them is
password-protected; we don't try the next key in that case.
2023-08-09 03:44:03 +00:00
..
design
technical cargo: rename crates from jujutsu/jujutsu-lib to jj-cli/jj-lib 2023-07-09 06:40:43 +02:00
branches.md
code-of-conduct.md
config.md config: Rename push.branch-prefix option to git.push-branch-prefix 2023-08-07 19:10:10 -07:00
config.toml
conflicts.md
contributing.md docs: fix contributing.md 2023-07-17 19:22:51 -05:00
FAQ.md faq: minor fixes and cleanups 2023-08-09 03:15:26 +00:00
git-comparison.md docs: call out manual branch management 2023-08-03 11:28:00 -07:00
git-compatibility.md git: add support for SSH authentication with ed25519 or ed25519-sk 2023-08-09 03:44:03 +00:00
github.md docs: revert to using revset operator : instead of :: 2023-08-01 21:58:43 +00:00
glossary.md
operation-log.md
related-work.md docs: add doc comparing jj to Sapling (#1708) 2023-06-28 06:56:57 +02:00
revsets.md docs: revert to using revset operator : instead of :: 2023-08-01 21:58:43 +00:00
sapling-comparison.md docs: add doc comparing jj to Sapling (#1708) 2023-06-28 06:56:57 +02:00
templates.md
tutorial.md docs: revert to using revset operator : instead of :: 2023-08-01 21:58:43 +00:00
working-copy.md