Git | Committing Your Changes | git commit

Publié le: 30 juillet 2023
sur la chaîne: 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"


Sur cette page du site, vous pouvez voir la vidéo en ligne Git | Committing Your Changes | git commit durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Git हिन्दी 30 juillet 2023, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 13 fois et il a aimé 0 téléspectateurs. Bon visionnage!