ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
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
..
examples cargo: move examples/ into cli/ so they are part of the build again 2023-08-07 21:49:45 +00:00
src git: add support for SSH authentication with ed25519 or ed25519-sk 2023-08-09 03:44:03 +00:00
testing
tests test_git_push: Test git.push-branch-prefix config 2023-08-07 19:10:10 -07:00
build.rs
Cargo.toml