On Fri, Aug 02, 2019 at 05:14:20PM +0300, Maxim Kuvyrkov wrote: > > On Aug 2, 2019, at 11:35 AM, Maxim Kuvyrkov <maxim.kuvyr...@linaro.org> > > wrote: > >> On Jul 22, 2019, at 12:05 PM, Maxim Kuvyrkov <maxim.kuvyr...@linaro.org> > >> wrote: > > 3. Conversion is now feature-complete. The scripts re-write author and > > committer fields, as well as create proper git tags. > > > > 4. "Raw" version of repository is available under refs/raw/*. > > > > 5. refs/raw/* are not expected to change. > > > > 6. refs/heads/* and refs/tags/* might change due to author/committer name > > fixes and improvements. > > > > Please scrutinize the repo and let me know of any artifacts.
When cloning it says warning: remote HEAD refers to nonexistent ref, unable to checkout. $ git checkout origin/trunk -b master seems to fix the local checkout, but of course $ git remote show origin still says HEAD branch: (unknown) Other than that, it looks fine. (I checked all my own entries, and all got a reasonable email address). Segher