commit | cc6c79643e1cafad565424caabe581e7b548bf6f | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Fri Jul 03 15:29:02 2009 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Fri Jul 03 20:03:38 2009 -0700 |
tree | 29fe305852e0488f54548e1d2a9d3e39f8d39f85 | |
parent | 2095179beec754d2d5bfe175215e736b7ff838e9 [diff] |
Make refs/remotes/m management the manifest object's responsibility I plan to have the new submodule manifest format use a different layout for the m refs than the XML manifest format has used in the past. Thus we need to move the behavior management into the manifest object, and out of the project, so we can change it. Signed-off-by: Shawn O. Pearce <sop@google.com>