Загрузка страницы

github basic to advance | connecting to remote repo| vcs-8

in this tutorial you will learn
• github site introduction
• git remote intro to terminlogies
• steps to use a github repo
1.initializing a repo(git init)
2.setup configuration(git conif –local user.name “”)
3.version history generation(git add, git commit)
4.adding a remote
5.pushing the content
• how to get connect to remote repo
git remote add remotename(origin) projecturl
• how to push local repo to git repo:
git push -u remotename(origin) branch(master)
• how to see changes and all info about the github interface
• how to start a project from github and bring it to local repo
1.create project
2.connect to remote repo
3.modify files
4.add to local repo
5.push versioning history to remote repo
• insight of the versioned github history

Видео github basic to advance | connecting to remote repo| vcs-8 канала Bizmorphic Research
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
25 июня 2018 г. 15:45:37
00:23:00
Яндекс.Метрика