Thomas Rast <trast@xxxxxxxxxxxxxxx> writes: > Jeremy Nickurak wrote: >> > 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. The "git log" family learned globbing pathspecs in 1.7.5 if I believe the Release Notes. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html