git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Glanzmann <thomas@glanzmann.de>
To: Peter Baumann <waste.manager@gmx.de>
Cc: GIT <git@vger.kernel.org>
Subject: Re: Initial push to remote repository
Date: Wed, 19 Sep 2007 14:27:38 +0200	[thread overview]
Message-ID: <20070919122738.GB24674@cip.informatik.uni-erlangen.de> (raw)
In-Reply-To: <20070919122558.GA4777@xp.machine.xx>

Hello Peter,

> Try to give it the full ref name and it should work, e.g.

> 	git push origin refs/heads/master:refs/heads/master

I owe you a beer or two.

(ad027088pc) [~/work/raid_ueberwachung] git push origin refs/heads/master:refs/heads/master
updating 'refs/heads/master'
  from 0000000000000000000000000000000000000000
  to   aca655af03443ef8b4adea269b50471894686b14
 Also local refs/remotes/origin/master
Generating pack...
Done counting 18 objects.
Deltifying 18 objects...
 100% (18/18) done
Writing 18 objects...
 100% (18/18) done
Total 18 (delta 6), reused 0 (delta 0)
refs/heads/master: 0000000000000000000000000000000000000000 -> aca655af03443ef8b4adea269b50471894686b14

        Thomas

      reply	other threads:[~2007-09-19 12:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-19 11:35 Initial push to remote repository Thomas Glanzmann
2007-09-19 12:25 ` Peter Baumann
2007-09-19 12:27   ` Thomas Glanzmann [this message]

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=20070919122738.GB24674@cip.informatik.uni-erlangen.de \
    --to=thomas@glanzmann.de \
    --cc=git@vger.kernel.org \
    --cc=waste.manager@gmx.de \
    /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).