Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx> writes: > But we should really be recommending use of -- or --end-of-options > whenever possible, as it can be hard to know in Git's CLI whether > options after args are accepted or not. Way before doing so, we should recommend the "options and then args" order. Users do not have to know which subcommands accepts options after args.