Re: [PATCH v2 0/7] completion bash: add more options and commands
From: Junio C Hamano <hidden>
Date: 2017-02-06 21:29:30
cornelius.weig@tngtech.com writes:
From: Cornelius Weig <redacted> This is the re-roll of patch series [off-list ref]. This patch series adds all long-options that are mentioned in the synopsis of the man-page for the respective git-command. There are only a few exceptions, as discussed in the above thread. For example, no unsafe options should be completed. Furthermore, the patches add subommand option completion for git-submodule and git-remote.
Reviewers, do these look good now? Thanks all.