.hg/store/data/midifdetras.m.i exists but where is the file
Dr Rainer Woitok
rainer.woitok at gmail.com
Wed Feb 10 15:06:54 UTC 2021
Uwe,
On Wednesday, 2021-02-10 15:20:51 +0100, you wrote:
> ...
> > hg log -l1 FILE
>
> Because it does not return anything.
Ok, my fault (my "log" alias always adds the "--removed" option). Use
hg log -l1 --removed FILE
This should show the changeset where the file had been deleted. If you
want to see more, drop the "-l1" option.
Sincerely,
Rainer
More information about the Mercurial
mailing list