Mercurial > hg
comparison README @ 24221:4e240d6ab898
dispatch: offer near-edit-distance suggestions for {file,rev}set functions
Before this patch, when I have a brain fart and type `hg log -r
'add(foo)'`, hg exits and just says add isn't a function, leading me
to the help page for revset to figure out how to spell the
function. With this patch, it suggests 'adds' as a function I might
have meant.
author | Augie Fackler <augie@google.com> |
---|---|
date | Mon, 26 Jan 2015 15:43:13 -0500 |
parents | df5ecb813426 |
children | 4b0fc75f9403 |
comparison
equal
deleted
inserted
replaced
24220:fe195d41f7d2 | 24221:4e240d6ab898 |
---|