ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Aaron Bull Schaefer e803bed845 config: expand tilde in ssh key filepaths
Add home directory expansion for SSH key filepaths. This allows the
`signing.key` configuration value to work more universally across both
Linux and macOS without requiring an absolute path.

This moved and renamed the previous `expand_git_path` function to a more
generic location, and the prior use was updated accordingly.
2024-08-13 08:06:43 -07:00
..
examples copy-tracking: create CopyRecordMap and add it to diff summaries 2024-08-11 17:01:45 -04:00
src config: expand tilde in ssh key filepaths 2024-08-13 08:06:43 -07:00
testing fake-formatter: add --uppercase and --append formatting behaviors 2024-07-25 13:40:18 -05:00
tests cargo: bump git2 to 0.19.0 2024-08-13 11:47:21 +08:00
build.rs
Cargo.toml built-in pager: write a message to the user if pager failed to start 2024-08-03 17:45:18 -07:00
LICENSE