commit | 35f2596c27ae041235b88076888870b8ba2e2c8c | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Tue Nov 11 17:03:13 2008 -0800 |
committer | Shawn O. Pearce <sop@google.com> | Wed Nov 12 09:12:17 2008 -0800 |
tree | e404e569a49057d44b88c2cfae7f7f817c566326 | |
parent | 5d40e26201ed87ae8276a77e263b8cbe50598703 [diff] |
Refactor part of GetUploadableBranches to lookup one specific branch This way project.GetUploadableBranch(project.CurrentBranch) can tell us how (if at all) to upload the currently checked out branch. Signed-off-by: Shawn O. Pearce <sop@google.com>