![Angular 6 for Enterprise:Ready Web Applications](https://wfqqreader-1252317822.image.myqcloud.com/cover/801/36699801/b_36699801.jpg)
上QQ阅读APP看书,第一时间看更新
Commiting code using VS Code
In order to commit your changes to Git and then synchronize your commits to GitHub, you can use VS Code.
- Switch over to the Source Control pane, marked as 1 here:
![](https://epubservercos.yuewen.com/9CD050/19470392701561706/epubprivate/OEBPS/Images/Chapter_188.jpg?sign=1738884452-gMf66ZTGBekqBMro257lKZdiTCQw7D7Y-0-607814fcb9354008da9ccedb5e582aa7)
Visual Studio Code Source Control pane
- Enter a commit message in 2
- Click on the check-mark icon to commit your changes in 3
- Finally, synchronize your changes with your GitHub repository by clicking on the refresh icon in 4.
Going forward, you can do most Git operations from within VS Code.