Laboratory works performed within the framework of the academic subject "Technologies for the development of Internet resources"
git clone https://github.com/Alex-Kud/Technologies_for_developing_Internet-resources.git
cd Technologies_for_developing_Internet-resources git remote add laba7 https://github.com/Alex-Kud/fruit-game.git
git pull laba7 main --allow-unrelated-historiesremove files in new dirictory
git add .
git commit -m "." git remote add laba6 https://github.com/Alex-Kud/registration_form.git
git pull laba6 main --allow-unrelated-historiesremove files in new dirictory
git add .
git commit -m "." git remote add laba5 https://github.com/Alex-Kud/Random_shapes.git
git pull laba5 main --allow-unrelated-historiesremove files in new dirictory
git add .
git commit -m "." git remote add laba4 https://github.com/Alex-Kud/history_web-test.git
git pull laba4 main --allow-unrelated-historiesremove files in new dirictory
git add .
git commit -m "." git push origin main