summaryrefslogtreecommitdiff
path: root/doc/bugs/__96__git_annex_fix__96___run_on_non-annexed_files_is_no-op.mdwn
blob: 54920fa31299819f373bbcdd25fbe63ec841f745 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
### Please describe the problem.

`git annex fix` only works on files that have been annexed, already.
While that's a safety measure of course, an option like `--force` or similar would be nice if one is shuffling around data by hand.

### What steps will reproduce the problem?

Please see [[bugs/__96__git_annex_add__96___changes_mtime_if_symlinks_are_fixed_in_the_background/]] for details; I didn't want to spam exactly the same output twice.

### What version of git-annex are you using? On what operating system?

git-annex 4.20130709 on Debian unstable i386 and x64.

> We've discussed this on IRC and there seems to be nothing more to do here.
> [[done]] --[[Joey]]