Re: Git Submodule would not work. The push does not work

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

 



On Thu, 2012-06-28 at 15:54 -0700, salmanmanekia wrote:
> I have been trying to create a submodule in git After issuing the git
> submodule init i see the folders for the submodule. After that i add, commit
> and try to push those files in the master repo but it would not allow me to
> do soo

This doesn't seem to be related to submodules.

> 
> Salman@PC_HOME ~/git/breakit-web-app (master)
> $ git push origin master
> error: refs/heads/master does not point to a valid object! 
> Counting objects: 4, done.
> Delta compression using up to 2 threads.
> Compressing objects: 100% (3/3), done.
> Writing objects: 100% (3/3), 421 bytes, done.
> Total 3 (delta 1), reused 0 (delta 0)
> remote: bb/acl: salmanmanekia is allowed. accepted payload.
> error: Ref refs/heads/master is at 6a47a0fd398610a75bdab8976f842dc0efd89f86
> but expected 00000000000000000000000000000000000000000
> remote: error: failed to lock refs/heads/master
> 
> To ssh://git@xxxxxxxxxxxxx/majuri/breakit-web-app.git
> ! [remote rejected] master -> master (failed to lock)
> error: failed to push some refs to
> 'ssh://git@xxxxxxxxxxxxx/majuri/breakit-web-app.git'

There error messages come from a hook being run on the bitbucket
servers. They're the only ones who can know what they mean and how to
solve it.

   cmn


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