git commit command

Опубликовано: 21 Январь 2023
на канале: gymborgcoderguy
2
0

Git commit: After executing git add cmd, then in order to save the changes on the local repository and make it available for the remote repository then, we have to commit the changes on the local branch first, running this command means we are saving the changes on a local repository, once we are done with this then we can use git push command to push the changes to the remote repository.

git commit –m “added database connectivity module”.
git commit –m “updated calculation related to gradient descent”
git push


На этой странице сайта вы можете посмотреть видео онлайн git commit command длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь gymborgcoderguy 21 Январь 2023, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 2 раз и оно понравилось 0 зрителям. Приятного просмотра!