Junio C Hamano <gitster@xxxxxxxxx> writes: > David Kastrup <dak@xxxxxxx> writes: > >> (vc-git-previous-version): Simplify. >> (vc-git-next-version): Simplify and make more efficient. > > If you make the result symbolic using vc-git-symbolic-commit, do you > need to add --abbrev/--abbrev-commit to these functions? These > options have very small but still non zero cost. vc-git-symbolic-commit may not always find a name (at least it did not while I still used --tags). The abbrev provides a fallback in that case. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum - 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