Owen Taylor wrote: > Hmm, cgit isn't *really* meant as a programmatic web interface to git. > You can use 'git ls-remote' to check for existence. In shell: > > git ls-remote git://git.gnome.org/gtk+ refs/heads/$branchname | \ > grep -q . && echo "Branch exists"
Thanks, I updated JHBuild to work that way.
Frederic
_______________________________________________
gnome-infrastructure mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-infrastructure
