git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chris Packham <judge.packham@gmail.com>
To: hen vertis <henvertis@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Git push stuck
Date: Sun, 22 Apr 2012 11:41:22 +1200	[thread overview]
Message-ID: <4F9345A2.3050702@gmail.com> (raw)
In-Reply-To: <4F929200.4010406@gmail.com>

On 04/21/2012 10:54 PM, hen vertis wrote:
> hi
> i working with git version 1.7.10.msysgit.1 on windows 7.
> my repository is on Ubuntu.
> i can make fetch and merge.
> but when i trying to push is not working.
> any idea will be welcomed.
> 
> best regards
> hen
> -- 
> 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


To help diagnose your problem could you please provide the output of

  git remote show origin

Also try running you push command like this

  GIT_TRACE=1 git push

This will provide more debugging info that might tell us where git push
is getting stuck.

  parent reply	other threads:[~2012-04-21 23:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-21 10:54 Git push stuck hen vertis
2012-04-21 20:27 ` jaseem abid
2012-04-21 23:41 ` Chris Packham [this message]
2012-04-22  3:07 ` Peter Harris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F9345A2.3050702@gmail.com \
    --to=judge.packham@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=henvertis@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).