Re: Bizarre behavior on git commit

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dan Loewenherz wrote:

> I'm running into a weird issue in a specific repo where "git show-ref"
> usage is being displayed after invocating "git commit".
> 
> E.g.
> $ git commit -m "my commit message"
> usage: git show-ref [-q|--quiet] [--verify] [--head]
[...]
>                           show refs from stdin that aren't in local repository
> 
> [master 28a735f] my commit message
>  1 files changed, 2 insertions(+), 0 deletions(-)
> $

Strange.  Maybe a hook script?

  GIT_TRACE=1 git commit -m "my commit message"

should reveal the culprit, I hope.

Hope that helps,
Jonathan
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]