added todo for operating on files touched by commits in a range
This commit is contained in:
parent
22a6fcaa24
commit
a728b78ca2
1 changed files with 1 additions and 0 deletions
|
@ -0,0 +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"?
|
Loading…
Add table
Reference in a new issue