.hg/store/data/midifdetras.m.i exists but where is the file

Dr Rainer Woitok rainer.woitok at gmail.com
Fri Feb 12 17:16:48 UTC 2021


Uwe,

On Friday, 2021-02-12 12:02:55 +0100, you wrote:

> ...
> >    hg log -l1 --removed FILE
> 
> BTW there is nothing comparable for renaming? (In some repositories I do
> that a lot

Use "hg log --follow".  Mind however that you can specify at most one of
these two options.  Therefore I have defined the two aliases

  log  = log --removed
  flog = log --follow

Sincerely,
  Rainer



More information about the Mercurial mailing list