I used the following command to delete my confcode branch: $git push origin :confcode
git responded: -[deleted] confcode If I repeat the command I get an error message saying that the branch could not be found (unqualified destination). However, when I view the network graph after refreshing, I see my master and confcode branch pointing at the same point. Have I made a mistake? -- You received this message because you are subscribed to the Google Groups "GitHub" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/github?hl=en.
