[PATCH] D56550: Add recipes for migrating downstream branches of git mirrors

Fedor Sergeev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 10 11:46:35 PST 2019


fedor.sergeev added inline comments.


================
Comment at: docs/Proposals/GitHubMove.rst:970
+have no corresponding upstream branch, then the creation of
+``local/octpous/<local branch>`` need not use ``git-merge-base`` to
+pinpont its root commit; it may simply be branched from the
----------------
typo: octpous


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56550/new/

https://reviews.llvm.org/D56550





More information about the llvm-commits mailing list