Re: Bizarre behavior on git commit

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

 



On Tue, May 4, 2010 at 11:01 PM, Jonathan Nieder <jrnieder@xxxxxxxxx> wrote:
> 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?

The GIT_TRACE helped--it was a hook script. The script's been in my
local repo for quite a while, strange that it only started having this
behavior recently. Removed the script and all works normally.

Thanks for the suggestion!

-Dan
--
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]