synchronizuj tylko jeden plik między gałęziami
git checkout Proj2
git checkout Proj1 -- index.html
git commit -a -C Proj1
Busy Boar
git checkout Proj2
git checkout Proj1 -- index.html
git commit -a -C Proj1