git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* About -X<option>
@ 2008-07-05 12:57 Johannes Schindelin
  2008-07-05 13:32 ` Miklos Vajna
  0 siblings, 1 reply; 8+ messages in thread
From: Johannes Schindelin @ 2008-07-05 12:57 UTC (permalink / raw)
  To: gitster, git

Hi,

the -X<option> options are not really easy to convert to parseopt.  This 
is only one indication that the interface can be improved.

Another one: you are more likely wanting to pass backend-_specific_ 
options to git-merge.

So, how about using this syntax instead?

	git pull -s recursive,theirs

i.e. strategy terms consist of the strategy name, optionally followed by a 
comma separated list of backend options.

Hmm?

Ciao,
Dscho

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2008-07-06 19:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-05 12:57 About -X<option> Johannes Schindelin
2008-07-05 13:32 ` Miklos Vajna
2008-07-05 13:48   ` Pieter de Bie
2008-07-05 17:40     ` Junio C Hamano
2008-07-06  1:44       ` Johannes Schindelin
2008-07-06  4:57         ` Junio C Hamano
2008-07-06 11:28           ` Johannes Schindelin
2008-07-06 19:25             ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).