we have a rather strange git story in our project. Firstly, another project has appeared that may have the following history:
repo1:
a
then there was our project that had
repo2:
u
since we need repo1 in the repo2 code, the smart programmer used read-tree to read the last commit (c) repo1 in w, so now we had
u
where w 'had commit c without its history. Then, some changes were made to both repositories, which led to the following stories:
a
u
repo1 . , ( , git ), git .
, ? "" , .. - :
a
\
u