View on GitHub

4DPop-Git

4DPop Git makes it simple to manage your project as a Git repository.

language language-top code-size license release build notarized

4DPop Git

No need to read the git command documentation or to be an expert of the Terminal, everything is done automatically for you, just stay focused on your work.

Git must be installed on your computer

macOS

Git comes with Xcode, so there’s nothing more to do if this is installed. Otherwise, you can install the latest version of Git from this page.

Windows

If you have not already done so, Git must be installed from [this page] (https://git-scm.com/download/win).

Note

The master branch is under development with the main branch of 4D. Thus, some commands or features may not be available in the latest public release and you will not be able to compile or it could generate runtime errors.

You should always use the branch whose name is the version of your 4D application. ie 18R3 branch with 4D 18R3 for example..

Choose the version