Git | Committing Your Changes | git commit

Publicado el: 30 julio 2023
en el canal de: Git हिन्दी
13
0

with the git commit command you can save your changes to the git database permanently and once you commit your changes, anytime you can revert your changes, you can compare your changes with previous ones.
The git commit command is at the heart of the source code management tool Git.
Once you commit the changes, it will never let them loose you can access everything later even after 1000 and more commits.

In this, we learn three variants of the git commit command.

git commit,
git commit -m "my message"
git commit -a -m "my message"


En esta página del sitio puede ver el video en línea Git | Committing Your Changes | git commit de Duración hora minuto segunda en buena calidad , que subió el usuario Git हिन्दी 30 julio 2023, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 13 veces y le gustó 0 a los espectadores. Disfruta viendo!