Using hg log "filename" without knowing the path

Jilles Tjoelker jilles at stack.nl
Sun Jul 26 06:23:17 CDT 2009


On Sun, Jul 26, 2009 at 01:29:51AM -0700, scrappy doo wrote:
> Is there a way to get the hg log of a given filename but not know its path? 

hg log -I '*/filename' -I 'filename'

-- 
Jilles Tjoelker


More information about the Mercurial mailing list