Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow using either --file or --sync-dir + allow use of relative path in args #236

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    1e40769 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. allow using relative path in args

    affects the following args:
    [ file, sync-dir,, state-dir, cache-dir ]
    Araxeus committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    50d5540 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. fix failing tests

    * remove `test_peru_file_and_sync_dir_must_be_set_together` since that rule is removed
    
    * fix the behavior and formatting of `--cache-dir` and `--state-dir` params
    Araxeus committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    7e27bd3 View commit details
    Browse the repository at this point in the history