summaryrefslogtreecommitdiff
path: root/doc/todo/operate_on_files_affected_by_a_commit_range.mdwn
blob: 74047fcf9076b99606e318bcd95c9315bb11ba1c (plain)
1
Sometimes you want to operate on files touched by commits in a range, e.g. to `git-annex-copy` files added in the last 10 commits to an S3 special remote.  Could the option be added, to commands that take a path to operate on, to give a commit range, with the meaning "operate on files changed by these commits"?