git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-contacts questions
@ 2013-10-29  8:34 Sebastian Schuberth
  2013-10-29  8:57 ` Felipe Contreras
  0 siblings, 1 reply; 10+ messages in thread
From: Sebastian Schuberth @ 2013-10-29  8:34 UTC (permalink / raw)
  To: sunshine; +Cc: Git Mailing List

Hi,

I'm currently trying to get git-contacts to work under Windows / MSYS.
I have a few issues that may be due to me using the script in a wrong
way, or the script having some bugs, so I'd like to ask you for help.

1) Passing just "HEAD" as a committish like in "git contacts HEAD"
does not output anything for me, but using the SHA1 for HEAD does
neither. My HEAD commit does not add any files, but only modifies
previously existing files, so I would have expected some output. In
case it turns out to be correct to have no output in my case, could we
probably say that in some message to the user?

2) For some commits I get error messages from "git blame" in function
get_blame because multiple -L options are specified:

$ git contacts b0783baacd20be7007df40cf274985c4863d63fb
fatal: More than one '-L n,m' option given
fatal: More than one '-L n,m' option given
fatal: More than one '-L n,m' option given
fatal: More than one '-L n,m' option given

>From reading git-blame's man page it indeed seems to me as if only one
-L option is allowed, so is this something that needs to be fixed in
git-contacts?

Thanks.

-- 
Sebastian Schuberth

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

end of thread, other threads:[~2013-10-29 20:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-29  8:34 git-contacts questions Sebastian Schuberth
2013-10-29  8:57 ` Felipe Contreras
2013-10-29  9:12   ` Sebastian Schuberth
2013-10-29 10:35     ` Felipe Contreras
2013-10-29 14:17       ` Sebastian Schuberth
2013-10-29 14:39         ` Matthieu Moy
2013-10-29 15:02           ` Sebastian Schuberth
2013-10-29 16:59         ` Felipe Contreras
2013-10-29 19:02   ` Eric Sunshine
2013-10-29 20:42     ` Sebastian Schuberth

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).