Work with source control using Git in Visual Studio Code for Business Central

Intermediate
Developer
Dynamics 365
Business Central

Do you want to know how to work with Git and use all the different Git commands? Ever wonder how Git is different from other version control systems? This module discusses how to work with local and remote Git repositories.

Learning objectives

In this module, you will:

  • Configure Git.
  • Know the structure of Git repositories.
  • Create a new local Git repository.
  • Add and remove files from Git.
  • Link and clone a remote Git Repository.
  • Work with the .gitignore file.

Prerequisites

  • Basic understanding of the AL language and version control systems.
  • Previous experience using Git