Thomas Rast <trast@xxxxxxxxxxx> writes: > Whether the option value is a separate argument in argv, or directly > stuck to the option. > > stuck: gitk -L:foo:main.c > unstuck: gitk -L :foo:main.c > > Existing gitk chokes on 'gitk -S foo', but works with 'git -Sfoo'. I somehow thought that we encourage the "stuck/sticked" form, to reduce things the users need to remember to cope better with options with optional value. -- 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