Jeremy Nickurak wrote:
quoted
user@host:~/something$ git log -- 'hel*'
user@host:~/something$
IE, git doesn't seem to interpret globs itself in patterns.
It does for me:
thomas@thomas:~/g(next u+59)$ g log --oneline --name-status -- "REA*"
f73b3af README: git lives at http://git-scm.com these days
M README
etc.
Which git version are you using?
--
Thomas Rast
trast@{inf,student}.ethz.ch