From: Junio C Hamano <gitster@pobox.com>
To: Alessandro Di Marco <dmr@ethzero.com>
Cc: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>,
"Antoine Pelisse" <apelisse@gmail.com>,
"Ramkumar Ramachandra" <artagnon@gmail.com>,
git <git@vger.kernel.org>
Subject: Re: [PATCH] Geolocation support
Date: Thu, 12 Feb 2015 12:57:11 -0800 [thread overview]
Message-ID: <xmqqd25ergpk.fsf@gitster.dls.corp.google.com> (raw)
In-Reply-To: <87d25ekg65.fsf@ethzero.com> (Alessandro Di Marco's message of "Thu, 12 Feb 2015 21:50:42 +0100")
Alessandro Di Marco <dmr@ethzero.com> writes:
> Junio C Hamano <gitster@pobox.com> writes:
>
>> More importantly, adding non-essential stuff left and right will force
>> third party Git reimplementations to pay attention to them and also
>> will leave room for them to make mistakes when deciding what to
>> propagate, what to drop and what to update when rewriting commits via
>> rebase, cherry-pick, etc.
>
> ??? http://en.wikipedia.org/wiki/Security_through_obscurity
>
> Do you realize that every git I tried so far has happily accepted any
> crufts I sent to it via git push? And that they stored that crufts and
> then returned it on cloning? :-|
Yes, they will all copy the original commits byte-for-byte.
Otherwise they are broken.
But that is not the paragraph you quoted and responded is about.
What *should* happen, either in the original repository or the other
repository you pushed these commits into, when you _rewrite_ such a
commit? Should all the cruft headers be carried over to the
rewritten commit? Should all of them be dropped? Should some be
kept but some be dropped? Should some be kept under one condition
but not others? How are you making sure that all Git reimplementations
do the same thing to the random cruft headers?
prev parent reply other threads:[~2015-02-12 20:57 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-22 13:25 [PATCH] Geolocation support Alessandro Di Marco
2013-05-23 8:45 ` Ramkumar Ramachandra
2013-05-23 9:52 ` Antoine Pelisse
2013-05-23 11:58 ` Alessandro Di Marco
2013-05-23 17:48 ` Junio C Hamano
2015-02-09 0:03 ` Alessandro Di Marco
2015-02-09 1:24 ` Junio C Hamano
2015-02-09 13:57 ` Ævar Arnfjörð Bjarmason
2015-02-09 19:13 ` Junio C Hamano
2015-02-12 20:50 ` Alessandro Di Marco
2015-02-12 20:57 ` Junio C Hamano [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=xmqqd25ergpk.fsf@gitster.dls.corp.google.com \
--to=gitster@pobox.com \
--cc=apelisse@gmail.com \
--cc=artagnon@gmail.com \
--cc=avarab@gmail.com \
--cc=dmr@ethzero.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.