git commit command

Publicado el: 21 enero 2023
en el canal de: 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


En esta página del sitio puede ver el video en línea git commit command de Duración hora minuto segunda en buena calidad , que subió el usuario gymborgcoderguy 21 enero 2023, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 2 veces y le gustó 0 a los espectadores. Disfruta viendo!