Git | Committing Your Changes | git commit

Publicado em: 30 Julho 2023
no 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"


Nesta página do site você pode assistir ao vídeo on-line Git | Committing Your Changes | git commit duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Git हिन्दी 30 Julho 2023, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 13 vezes e gostou 0 espectadores. Boa visualização!