SZEDER Gábor <szeder <at> ira.uka.de> writes: > > Many git commands use '--' to separate subcommands, options, and refs > from paths. However, the programmable completion for several of these > commands does not respect the '--', and offer subcommands, options, or > refs after a '--', although only paths are permitted. e.g. 'git bisect I like this change, but how about also offering a plain '--' as one of the completion choices as a way of reminding newbies that the command in question is one of the ones that takes filenames after all options? -- 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