Denton Liu <liu.denton@xxxxxxxxx> writes: > Currently, the completion function for rebase and archive don't take > advantage of __gitcomp_builtin(). Teach them to use it so that future > changes to options will automatically be included by the completion > script with no extra work. Nice ;-)