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

AND-matching also on host, user, tags #8429

Merged
merged 3 commits into from
Sep 28, 2024

Commits on Sep 26, 2024

  1. implement --match-archives tags:TAG1,TAG2,...

    also: reduce code duplication
    ThomasWaldmann committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d30fa6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8b0514 View commit details
    Browse the repository at this point in the history
  3. allow -a / --match-archives multiple times, ANDed

    e.g.: borg delete -a home -a user:kenny -a host:kenny-pc
    ThomasWaldmann committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f082df7 View commit details
    Browse the repository at this point in the history