All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fredrik Skolmli <fredrik@frsk.net>
To: Avery Pennarun <apenwarr@gmail.com>
Cc: Mircea Bardac <dev@mircea.bardac.net>, git@vger.kernel.org
Subject: Re: git svn --add-author-from implies --use-log-author
Date: Tue, 24 Jun 2008 09:37:07 +0200	[thread overview]
Message-ID: <20080624073707.GA6495@frsk.net> (raw)
In-Reply-To: <32541b130806231312l679aba31ra3daac2bb634cf1b@mail.gmail.com>

On Mon, Jun 23, 2008 at 04:12:37PM -0400, Avery Pennarun wrote:

> They are separate options; --add-author-from affects dcommit (but not
> fetch or clone), while --use-log-author affects fetch and clone (but
> not dcommit).  They do different things, and I can imagine wanting one
> and not the other, so having one imply the other isn't very safe.

No, I agree implying it isn't safe. The need for implying --use-log-author
when doing --add-author-from might just be me being to lazy to remember both
flags. :-)

> You can set config options for these, however:
> 
> git config svn.addAuthorFrom true
> git config svn.useLogAuthor true
> 
> (I actually use "git config --global" to set these on my system so
> they apply to all my git-svn repositories.)

Hm, I did not know about these config options. Are they documented somewhere?

- F

-- 
Regards,
Fredrik Skolmli

  parent reply	other threads:[~2008-06-24  7:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-20 11:31 git svn --add-author-from implies --use-log-author Fredrik Skolmli
2008-06-20 13:31 ` Mircea Bardac
2008-06-23 20:12   ` Avery Pennarun
2008-06-23 21:22     ` Mircea Bardac
2008-06-23 21:31       ` Avery Pennarun
2008-06-24  7:37     ` Fredrik Skolmli [this message]
2008-06-24 16:02       ` [PATCH] git-svn docs: mention svn.addAuthorFrom and svn.useLogAuthor config options Avery Pennarun

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=20080624073707.GA6495@frsk.net \
    --to=fredrik@frsk.net \
    --cc=apenwarr@gmail.com \
    --cc=dev@mircea.bardac.net \
    --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.