If you're using git-cl, it now can check whether the tree is closed
automatically.  (Thanks Tony!)
1) Pull a new git-cl.
2) Run "git cl config" again.  It'll ask you for a tree status URL --
use http://chromium-status.appspot.com/current .
3) Two comands are affected:
3a) git cl tree   # prints the tree status
3a) git cl dcommit   # checks the tree status before committing

To force a commit on a closed tree (for example, to unbreak the tree),
use the -f (force) flag to dcommit.

This info has been added to the using-git page on dev.chromium.org as well.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-dev" 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/chromium-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to