git svn --add-author-from implies --use-log-author

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git@...>
Date: Friday, June 20, 2008 - 7:31 am

Hi,

when running git svn dcommit --add-author-from on a git-svn repository,
--use-log-author is not implied by itself. This causes the rewritten history
to not show the author in the way most users would expect it to be, "Name
<email@domain.tld>", but instead "<user@uuid>".

Instead of forcing people to write "svn dcommit --add-author-from
--use-log-author", is it a bad move to imply the last argument, making the
history look more user-friendly to start with?

Any thoughts?

-- 
Regards,
Fredrik Skolmli
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git svn --add-author-from implies --use-log-author, Fredrik Skolmli, (Fri Jun 20, 7:31 am)
Re: git svn --add-author-from implies --use-log-author, Mircea Bardac, (Fri Jun 20, 9:31 am)
Re: git svn --add-author-from implies --use-log-author, Avery Pennarun, (Mon Jun 23, 4:12 pm)
Re: git svn --add-author-from implies --use-log-author, Fredrik Skolmli, (Tue Jun 24, 3:37 am)
Re: git svn --add-author-from implies --use-log-author, Mircea Bardac, (Mon Jun 23, 5:22 pm)
Re: git svn --add-author-from implies --use-log-author, Avery Pennarun, (Mon Jun 23, 5:31 pm)