Commit graph

2 commits

Author SHA1 Message Date
7e80e38918 Find duplicates across directories.
The new CLI flag --across now lets users list duplicates only if they
are found in multiple of the given directories.

Closes gh-5.

This also removes support for arbitrary arguments to `git annex find`,
as we need to know which of the CLI arguments are directories to search
in. This might be re-introduced later.

Closes gh-4.
2026-09-03 13:38:31 +02:00
1e8ea44ba8 🎨 Rename main file to git_annex_duplicates.py 2026-09-02 18:08:10 +02:00
Renamed from main.py (Browse further)