Using Simplified Git in SAP Business Application Studio
Beginner
15 min.
In this tutorial, we will walk through the basic Git operations such as cloning a repository, making changes, committing them, and pushing them back to the remote repository.
You will learn
- To efficiently manage your source code using Simplified Git.
Prerequisites
- You have an SAP BTP Trial account (Get a Free Account on SAP BTP Trial).
- You are subscribed to SAP Business Application Studio. See Getting Started.
SAP Business Application Studio enables you to connect and interact with the Git source control system. Using Simplified Git reduces the complexity of handling Git operations by simplifying certain multi-step operations into one action, including initialization and publishing of a Git repository or commit & sync.
To begin using Simplified Git, you must have a project that includes a Git repository. From the SIMPLIFIED GIT view, you can open a folder with an existing Git project, clone a repository locally using a URL, or create a new project with a local Git repository and connect it to a remote one.






























