mirror of
https://github.com/qwjyh/xdbm
synced 2025-04-19 11:15:51 +09:00
* new(sync): implement sync subcommand (WIP) TODO - update CHANGELOG - refactor sync func * fix(sync): add pull (only fast forward) * update(test): use sync command The first sync from 2nd device didn't work, maybe due to that it is the first push. * refactor: separate push and pull to funcs * refactor: change merge analysis match order * refactor: add logs * update: CHANGELOG * fix: CHANGELOG was wrong |
||
---|---|---|
.. | ||
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 | ||
git.rs | ||
inquire_filepath_completer.rs | ||
main.rs | ||
storages.rs | ||
util.rs |