git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Matthieu Moy <Matthieu.Moy@imag.fr>
To: git@vger.kernel.org
Subject: Re: Minor documentation problems
Date: Thu, 02 Nov 2006 14:20:44 +0100	[thread overview]
Message-ID: <vpq4ptinfwz.fsf@ecrins.imag.fr> (raw)
In-Reply-To: 20061102114149.GL20017@pasky.or.cz

Petr Baudis <pasky@suse.cz> writes:

>   Moreover, I'm more and more thinking about removing the fallback on
> guessing based on /etc/passwd and hostname. _Many_ people were and will
> be burnt by it, and I think it's more sane to require the user to
> confirm once what the valid credentials are (at _that_ point it's ok to
> guess, but the user has to confirm it) than let them unconsciously do
> 200 commits with completely bogus author lines.

IIRC, Darcs will prompt interactively the first time and remember it.
The problem of interactive prompt is that it can break scripts (which
are not always ran from an interactive prompt), so it's probably OK to
do this in cogito, but less so in git.

One nice thing with guess-and-don't-ask is that people who don't care
don't have to bother about this. I mean, some people have been
satisfied with CVS storing the username of the guy doing the access
which is often wrong for years, so ... it's probably OK to use an
incorrect guess for a private project with, say, <5 contributors.

-- 

  reply	other threads:[~2006-11-02 13:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-02 10:40 Minor documentation problems Matthieu Moy
2006-11-02 11:41 ` Petr Baudis
2006-11-02 13:20   ` Matthieu Moy [this message]
2006-11-02 12:39 ` Minor documentation problems [RFC PATCH] Sean
2006-11-02 13:29   ` Matthieu Moy
2006-11-02 13:54   ` Johannes Schindelin
2006-11-02 14:30     ` Sean
2006-11-02 14:51       ` Johannes Schindelin
2006-11-02 15:44         ` [PATCH] Add --global option to git-repo-config Sean

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=vpq4ptinfwz.fsf@ecrins.imag.fr \
    --to=matthieu.moy@imag.fr \
    --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 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).