Thomas Braun <thomas.braun@xxxxxxxxxxxxxxxxxxx> writes: > changes since v3: > * support short version -u of --untracked-files option > * introduce __git_get_option_value for general usage > * fix style issues > * support order dependent statements like > git status -uno --untracked-files=all > properly > > Thomas Braun (3): > completion: factor out untracked file modes into a variable > completion: add __git_get_option_value helper > completion: add git status > > contrib/completion/git-completion.bash | 98 +++++++++++++++++++++++++++++++++- > 1 file changed, 97 insertions(+), 1 deletion(-) Thanks. An ack, suggestions to update, or a veto from SZEDER would carry more weight than what I'd say here, but the three patches looked alright. -- 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