git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff King <peff@peff.net>
To: Junio C Hamano <gitster@pobox.com>
Cc: Matthieu Moy <Matthieu.Moy@grenoble-inp.fr>,
	Thomas Rast <trast@inf.ethz.ch>, git <git@vger.kernel.org>
Subject: Re: Ensimag students projects, version 2013
Date: Tue, 16 Apr 2013 00:23:10 -0400	[thread overview]
Message-ID: <20130416042310.GA15676@sigill.intra.peff.net> (raw)
In-Reply-To: <7v1uab26bn.fsf@alter.siamese.dyndns.org>

On Mon, Apr 15, 2013 at 07:53:48AM -0700, Junio C Hamano wrote:

> > Yes. The concept isn't that hard, but the question was one of whether it
> > would break some obscure workflows. But I don't remember all of the
> > details; I think I gave some examples in past threads.
> 
> I think the one Thomas lists in $gmane/165758 is the one.

The one I was thinking of is:

  http://article.gmane.org/gmane.comp.version-control.git/127215

> The primary reason why I do not think this is relevant these days is
> because the original premise "remote tracking branches keep what the
> last 'git fetch' observed" has already been broken for a long time.
> The users are better off thinking that the remote tracking branches
> can be updated any time (not just the last 'git fetch') when Git
> observes (or could observe) the state of the remote without being
> told explicitly with today's "pretend as if we fetched immediately
> after we push" behaviour.

Yeah, that is certainly my mental model, and how "git push" works (and
how the patch I linked to above works). I actually don't care that much
either way, which is why I haven't polished up that patch. I'd be happy
if somebody worked on it, but I don't know if it is all that interesting
a student project. It is not much development, and mostly about digging
in the history of what tracking branches mean, and convincing everybody
it's a good change. Which is hard for any newcomer to the community to
do as a first project.

-Peff

  reply	other threads:[~2013-04-16  4:23 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-14 20:04 Ensimag students projects, version 2013 Matthieu Moy
2013-04-15  2:04 ` Ping Yin
2013-04-15  7:59   ` Matthieu Moy
2013-04-15  9:06 ` Thomas Rast
2013-04-15  9:24   ` Matthieu Moy
2013-04-15  9:41     ` John Keeping
2013-04-15 14:05     ` Jeff King
2013-04-15 14:53       ` Junio C Hamano
2013-04-16  4:23         ` Jeff King [this message]
2013-04-15 11:36   ` Duy Nguyen
2013-04-15 15:18 ` Ramkumar Ramachandra
2013-04-15 15:53   ` Junio C Hamano
2013-04-15 16:32   ` Matthieu Moy
2013-04-16  0:58     ` Jeff King
2013-04-16  4:16       ` Junio C Hamano
2013-04-16  7:37         ` Ramkumar Ramachandra
2013-04-16  7:24     ` Ramkumar Ramachandra
2013-04-16 18:16       ` Junio C Hamano
2013-04-16 19:15         ` Ramkumar Ramachandra
2013-04-16 20:41         ` Ramkumar Ramachandra
2013-04-16  3:38   ` Phil Hord

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=20130416042310.GA15676@sigill.intra.peff.net \
    --to=peff@peff.net \
    --cc=Matthieu.Moy@grenoble-inp.fr \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=trast@inf.ethz.ch \
    /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 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).