mirror of
https://github.com/qwjyh/xdbm
synced 2025-02-22 11:07:06 +09:00
* fix: polluting gitconfig in integrated test * debug(CI): add eprintln * debug(CI): git config * debug(CI): git init test * fix(CI): command construction * debug(CI): change workdir & add same config setup * debug(CI): use libgit2 * debug(CI): return err at the end of test using libgit2 * debug(CI): change current_dir in git config * fix(git): git config now gets local config CI was failing since xdbm init didn't get local git config. * debug: add trace log * debug: increase log level in CI * fix: getting gitconfig now respects local config * debug(CI): clean up debugging codes * fix(CI): add setup_gitconfig to two_devices test * debug(CI): inspect git config * fix(CI): add env var to allow setting git global config * refactor(CI): remove unnecessary arg for setup_gitconfig * update changelog |
||
---|---|---|
.. | ||
storages | ||
backups.rs | ||
cmd_args.rs | ||
cmd_backup.rs | ||
cmd_check.rs | ||
cmd_completion.rs | ||
cmd_init.rs | ||
cmd_status.rs | ||
cmd_storage.rs | ||
cmd_sync.rs | ||
devices.rs | ||
inquire_filepath_completer.rs | ||
main.rs | ||
storages.rs | ||
util.rs |