All of lore.kernel.org
 help / color / mirror / Atom feed
* Feature request: Set git svn options in .git/config file
@ 2016-12-05 17:34 Juergen Kosel
  2016-12-05 22:54 ` Eric Wong
  0 siblings, 1 reply; 4+ messages in thread
From: Juergen Kosel @ 2016-12-05 17:34 UTC (permalink / raw)
  To: git

Hello,

while working with a git-svn repository, I like to use the command
line options --use-log-author and --add-author-from for all calls of
git svn fetch,
git svn rebase,
git svn dcommit, ...

Doing so consequently, the commit-ids of each git repository, which
has been cloned from the same svn-repository match.

Unfortunately, it is possible to forget these options on the command
line. (And 2nd, tortoise-git does not surport it, see
https://gitlab.com/tortoisegit/tortoisegit/issues/2824 ).

Therefore I believe, that it would be the best solution to store the
settings of --add-author-from, --use-log-author and maybe
--authors-prog in the .git/config file.


Greetings
	Juergen

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-12-11  0:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-05 17:34 Feature request: Set git svn options in .git/config file Juergen Kosel
2016-12-05 22:54 ` Eric Wong
2016-12-06 17:24   ` Juergen Kosel
2016-12-11  0:06     ` [PATCH] git-svn: document useLogAuthor and addAuthorFrom config keys Eric Wong

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.