commit | 5f947bba69de81f58f1adef10225c04727fa0ed5 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Fri Jul 03 17:24:17 2009 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Fri Jul 03 20:50:52 2009 -0700 |
tree | 96da97d3e570c4b2238c807700060c144b333d09 | |
parent | b3d2c9214be60f575d64b3af3b87a3632de04ba0 [diff] |
init: add -o, --origin to name manifest remote The -o option permits the user to control the name of the manifest's remote, which normally is hardcoded to be 'origin', but can differ because we derive it at runtime from the configuration file. Signed-off-by: Shawn O. Pearce <sop@google.com>