Hi, Could we change the 'new' alias in the wiki page, from: new = !sh -c 'git log $1@{1}..$1@{0} "$@"' to: new = !git log $1@{1}..$1@{0} "$@" ? The former doesn't get auto-completion, while the second yes. https://git.wiki.kernel.org/index.php/Aliases#What.27s_new.3F -- 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