13 Matching Annotations
  1. May 2021
    1. New changes to the old repositories can be imported into the monorepo and merged in. For example, in the above example, say repository one had a branch my_branch which continued to be developed after the migration. To pull those changes in:
    1. Let's say that we want to extract a piece of a repository, with the intent on merging just that piece into some other bigger repo.