ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
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
..
benches
gen-protos
proc-macros cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
src config: expand tilde in ssh key filepaths 2024-08-13 08:06:43 -07:00
tests merged_tree: replace MergedTreeVal<'_> by Merge<Option<&TreeValue>> 2024-08-12 23:01:46 +09:00
testutils copy-tracking: create CopyRecordMap and add it to diff summaries 2024-08-11 17:01:45 -04:00
Cargo.toml jj_lib: include indexmap as dependency 2024-08-12 21:48:17 +08:00
LICENSE