Jaap A. Haitsma wrote:

> I just did my first commit with git (Yay!!). However I first made a
> mistake and made a new remote branch called jaap in the cheese
> project.
> I now want to remove that branch because it was a mistake. How do I do this?
> What I read from the web I need to do the following
> 
> git push ssh://jhait...@git.gnome.org/git/cheese origin :jaap

What about "git push origin :jaap" ?


        Frederic
_______________________________________________
desktop-devel-list mailing list
desktop-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/desktop-devel-list

Reply via email to