All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mircea Bardac <dev@mircea.bardac.net>
To: Git Mailing List <git@vger.kernel.org>
Cc: Avery Pennarun <apenwarr@gmail.com>
Subject: Re: git svn --add-author-from implies --use-log-author
Date: Mon, 23 Jun 2008 22:22:58 +0100	[thread overview]
Message-ID: <48601432.2090707@mircea.bardac.net> (raw)
In-Reply-To: <32541b130806231312l679aba31ra3daac2bb634cf1b@mail.gmail.com>



Avery Pennarun wrote:
> 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.)

Oh great. This is what I actually wanted. Makes a lot more sense to have 
them as (global) variables.

My initial thought was that there are (somewhere) some variables being 
set for the repository by using --add-author-from and --use-log-author 
with "git svn clone ...". I find this quite intuitive (and maybe this 
should be default?). I can't see a reason for using these options once 
and not using them later, but it might just be me.


>>  P.S. I am very curious why using From and not Signed-off-by. I had the
>> feeling that Signed-off-by is being used to also mark the path of a patch.
>> Also, is there a centralized list of all the ways a patch can be "marked"
> 
> Signed-off-by is a legal declaration.  Please read the documentation
> carefully before using it.
> 
> From: is automatically added (when you enable the option and there's
> no Signed-off-by or From already) and is just informational.

I have found that Documentation/SubmittingPatches contains info on how 
to use "Signed-off-by:"/"Acked-by:"/a little bit of "From:" but, as far 
as I remember, others have been/are used. Are they all gathered 
somewhere, as recommendations?

Many thanks.

-- 
Mircea
http://mircea.bardac.net

  reply	other threads:[~2008-06-23 21:24 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 [this message]
2008-06-23 21:31       ` Avery Pennarun
2008-06-24  7:37     ` Fredrik Skolmli
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=48601432.2090707@mircea.bardac.net \
    --to=dev@mircea.bardac.net \
    --cc=apenwarr@gmail.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.