"m...@apollinemike.com" <m...@apollinemike.com> writes: > On Nov 24, 2011, at 9:29 AM, m...@apollinemike.com wrote: > >> On Nov 24, 2011, at 9:25 AM, David Kastrup wrote: >> >>> "m...@apollinemike.com" <m...@apollinemike.com> writes: >>> >>>> Hey all, >>>> >>>> I think I pushed two commits to staging today but I am not certain >>>> that my changes actually got pushed (I got a different message when >>>> pushing than usual - "Everything up-to-date"). Could someone please >>>> verify that they are indeed in staging >>>> (111f4707f90a4512f2c945ee5a47510c210b45f9 and >>>> 006a7e62037188718465427626174af5b6f03a1d)? >>> >>> They aren't. Most likely cause: >>> >>> git push origin staging >>> >>> when you have not actually committed your changes to the staging branch >>> at your site. >> >> Thanks for the tip! Unfortunately, it is still not working :( >> >> I got: >> >> error: src refspec staging does not match any. >> error: failed to push some refs to >> 'ssh://git.sv.gnu.org/srv/git/lilypond.git'
When executing what command when on which branch? > Here's my .git/config. There's a lot of cruft for my individual > branches, but it'll give you the general idea of my setup: > > [core] > repositoryformatversion = 0 > filemode = true > bare = false > logallrefupdates = true > [remote "origin"] > fetch = +refs/heads/*:refs/remotes/origin/* > url = ssh://git.sv.gnu.org/srv/git/lilypond.git > fetch = +refs/heads/staging:refs/remotes/origin/staging That last fetch line is likely unnecessary, but not likely harmful. So the question stays: what command did you execute on what branch? -- David Kastrup _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel