Re: [RFC/PATCH 2/2] doc: command line interface (cli) dot-repository dwimmery
From: Philip Oakley <hidden>
Date: 2016-06-15 22:57:24
From: "Felipe Contreras" <redacted> Sent: Tuesday, May 21, 2013 10:21 PM
On Tue, May 21, 2013 at 11:23 AM, Junio C Hamano [off-list ref] wrote:quoted
"Philip Oakley" [off-list ref] writes:quoted
quoted
On Sat, May 4, 2013 at 2:51 PM, Jonathan Nieder [off-list ref] wrote:quoted
Another trick is to use "git push": git push . $production_sha1:refs/heads/masterIt all falls out naturally from the "Git is distributed and no repository is special" principle. I think that word "trick" merely refers to "those who do not realize that the local repository is not all that special and merely is _a_ repository just like anybody else's may not realize they can do this", nothing more.Nobody cares.
The value of the trick was acknowledged as now being in use http://article.gmane.org/gmane.comp.version-control.git/223572 Not sure if that was the caring you were commenting on. My patch was to make it better known and that it (the dot repository) isn't a 'trick'. I'll refresh them after v1.8.3.
quoted
quoted
Filipe gave 'git fetch .' in [PATCH 1/3] fetch: add --allow-local option, 16 May 2013That patch came from a mistaken suggestion from me that was retracted withYou say it's "mistaken", but you are not the arbiter of truth; the fact that you say it's so doesn't make it so. It's just rhetoric. You haven't shown that it's indeed mistaken.
An aside: in some domains (e.g. Human Error taxonomy) a 'mistake' is a planned action which later turns out to not be the action that would now have, in retrospect, been chosen. The intent was good, but is later classed (within the taxonomy) as a 'mistake'. (It is not related to 'blame'). If I understand the extended thread correctly, the approach moved on and alternatives were found, so in that sense the intent was good.
-- Felipe Contreras