On Fri, Dec 16, 2011 at 09:35:41AM -0500, David Collins wrote: > Atom feed: > http://git.gnome.org/browse/gnome-shell/atom/?h=master > > so running "jhbuild update" updates all git repos from master every time > it's run? Just trying to get a clear and thorough understanding of the > development workflow before diving in :)
Ehr, not sure about "jhbuild update" specifically. If it runs "git pull --rebase", it will always have latest updates. Jhbuild can be configured to skip some updates. But it will tell you when it does that (IIRC). If you have problems, please run jhbuild under tee or something so the output is logged, then send it to the list. -- Regards, Olav _______________________________________________ gnome-shell-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-shell-list
