Committing changes to the local git repository
Aug 10, 2024 · 2 min read · In the previous article, we staged the changes we made to the files. Now, we will be committing our code to make the changes permanent and make additional changes on top of them. Committing changes Once we have staged our changes, we can now use git ...
Join discussion


