git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Problems pushing???
@ 2012-07-08  9:12 pbGit
  2012-07-08 11:02 ` Konstantin Khomoutov
  2012-07-08 11:52 ` Holger Hellmuth
  0 siblings, 2 replies; 8+ messages in thread
From: pbGit @ 2012-07-08  9:12 UTC (permalink / raw)
  To: git

Hi,
  I have installed git locally to my machine.  It is running mac os lion. 
This is intended to be the remote machine too. I have followed, what I think
is the correct way to do this, using 
http://www.petermac.com/setup-git-local-and-remote-repositories/ this .  All
seemed to be ok until I tried to push.  When I try the following command.

git push --all --repo=<project>

I get the following output

Counting objects: 12, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (11/11), done.
Writing objects: 100% (12/12), 5.23 KiB, done.
Total 12 (delta 1), reused 0 (delta 0)
remote: error: refusing to update checked out branch: refs/heads/master
remote: error: By default, updating the current branch in a non-bare
repository
remote: error: is denied, because it will make the index and work tree
inconsistent
remote: error: with what you pushed, and will require 'git reset --hard' to
match
remote: error: the work tree to HEAD.
remote: error: 
remote: error: You can set 'receive.denyCurrentBranch' configuration
variable to
remote: error: 'ignore' or 'warn' in the remote repository to allow pushing
into
remote: error: its current branch; however, this is not recommended unless
you
remote: error: arranged to update its work tree to match what you pushed in
some
remote: error: other way.
  
Hope someone can help with this because I have spent a bit of time trying to
solve this and still stuck!!!

Thanks for your time,
 Paul

--
View this message in context: http://git.661346.n2.nabble.com/Problems-pushing-tp7562695.html
Sent from the git mailing list archive at Nabble.com.

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

end of thread, other threads:[~2012-07-10  6:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-08  9:12 Problems pushing??? pbGit
2012-07-08 11:02 ` Konstantin Khomoutov
2012-07-08 11:52 ` Holger Hellmuth
2012-07-08 12:21   ` Konstantin Khomoutov
2012-07-08 14:51   ` pbGit
2012-07-08 15:43     ` pbGit
2012-07-08 21:20       ` Holger Hellmuth
2012-07-10  6:59         ` pbGit

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