December 2018
Intermediate to advanced
764 pages
31h 47m
English
If you need to use Microsoft Dynamics NAV or Microsoft Dynamics 365 Business Central with SCM integration, Git is the best solution (free, open source and natively integrated with VS Code).
What is Git? Git is a version control system for tracking changes (SCM) in computer files and coordinating work on those files among multiple people. Git is an open source distributed version control engine. VS Code supports Git natively.
Some Git commands are as follows:
The Git local repository commits to GitHub, pushes the content of the local repository into the branch called master.
The following screenshot shows Git commands through ...
Read now
Unlock full access