Skip to content

Laboratory works performed within the framework of the academic subject " Technologies for the development of Internet resources"

Notifications You must be signed in to change notification settings

Alex-Kud/Technologies_for_developing_Internet-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Technologies_for_developing_Internet-resources

Laboratory works performed within the framework of the academic subject "Technologies for the development of Internet resources"

Merged commands

Pulling repo

    git clone https://github.com/Alex-Kud/Technologies_for_developing_Internet-resources.git
    cd Technologies_for_developing_Internet-resources

Merging 7 lab

    git remote add laba7  https://github.com/Alex-Kud/fruit-game.git
    git pull laba7 main --allow-unrelated-histories

remove files in new dirictory

    git add .
    git commit -m "."

Merging 6 lab

    git remote add laba6 https://github.com/Alex-Kud/registration_form.git
    git pull laba6 main --allow-unrelated-histories

remove files in new dirictory

    git add .
    git commit -m "."

Merging 5 lab

    git remote add laba5 https://github.com/Alex-Kud/Random_shapes.git
    git pull laba5 main --allow-unrelated-histories

remove files in new dirictory

    git add .
    git commit -m "."

Merging 4 lab

    git remote add laba4 https://github.com/Alex-Kud/history_web-test.git
    git pull laba4 main --allow-unrelated-histories

remove files in new dirictory

    git add .
    git commit -m "."

Pushing

    git push origin main

Structure of merge

Структура мержа

About

Laboratory works performed within the framework of the academic subject " Technologies for the development of Internet resources"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published