Re: [PATCH 2/7] Undocument deprecated alias 'push.default=tracking'
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:56:01
Junio C Hamano [off-list ref] writes:
Jonathan Nieder [off-list ref] writes:quoted
Am I really the only one that doesn't see the "--print" change as hiding an option and sees burying "tracking" in the text as qualitatively different?Sorry, but I do not understand the question. We are hiding/burying the "--print" option to make it clear that it is not a member with the same footing as others belonging to the group of options to the command. It is accepted, but there is no reason for the user to choose it over --normalize. We want to make sure that "tracking" does not appear as if it is a member of the pull.default set with equal rights as others. It is accepted, but there is no reason for the user to choose it over "upstream".
Now I re-read the proposed update, I think it is an improvement over a straight revert in that it makes it clear that 'tracking' does not belong, but I still think it is better to make it a sidenote to the 'upstream'. It makes the connection between the two stronger.