commit | d875e38b25173fb9b659b33dd6237df429da26ad | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Mon May 10 11:24:28 2010 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Mon May 10 11:24:28 2010 -0700 |
tree | 0cd67f678a18b7423ca094abb78233689eae8fff | |
parent | 2f1f80687e2d74a58e13f21181ebcf43a541e76c [diff] |
Refactor PushOp to use Project.NameKey Elsewhere we keep track of a project by its NameKey object, rather than a simple String. Do the same in PushOp, as it makes the API a bit more clear. Change-Id: Ieb3120e655b7b1dc43a675555ea8de63900d13a8 Signed-off-by: Shawn O. Pearce <sop@google.com>