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

Git - Clone, add, pull, commit, push

Clone
======
git clone https://gitlab.com/pramodkrjsr/test-project.git

list file status
=================
git diff --name-status

To pull latest code from master repo
====================================
git pull

To add modified and new files
==============================
git add .

To commit changes to local repo
================================
git commit -m "my comment"

To push local commit to remote repo
===================================
git push

Видео Git - Clone, add, pull, commit, push канала 7infopedia
Показать
Комментарии отсутствуют
Введите заголовок:

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

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

Зарегистрируйтесь или войдите с
Информация о видео
17 октября 2021 г. 4:28:29
00:10:50
Яндекс.Метрика