commit | 551dfecea9667c8ae68e51a327f1ad9712573e27 | [log] [tgz] |
---|---|---|
author | Conley Owens <cco3@android.com> | Fri Jul 10 14:54:54 2015 -0700 |
committer | Conley Owens <cco3@android.com> | Fri Jul 10 14:59:10 2015 -0700 |
tree | aefc1d4d14ee6078363bfda3acb4e182f7499ebd | |
parent | c5ceeb16258d5d787845840036c57f9fdfdcad34 [diff] |
Always output upstream if specified Previously, in running the `manifest` command, we wouldn't output the upstream if the default upstream would include the pinned sha1. However, now that fetching refs/heads/* doesn't guarantee that we will have the sha1, we need to always output the specified upstream branch. Change-Id: Ib8b409a8ecd439397b38ee9649c530407797f841