C
C
coldenholfield2021-03-13 21:35:30
git
coldenholfield, 2021-03-13 21:35:30

How to commit two different versions of a project into one repository?

I (it so happened) on two computers have two different versions of the same project. How to commit them to one repository?
Thanks in advance!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Andy_U, 2021-03-13
@coldenholfield

Then push from the first computer, update from the second, merge (or rebase) local fixes to the remote branch. Then push from there.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question