Skip to main content

NDGit package

Overview

  • It is an extension that has a function to support Git operation on Next Design.
    • Installing this package adds a Navigator and Ribbon for Git operations to Next Design.
Before using this package

Your computer must meet all software prerequisites to take advantage of this package.
Make sure you have the prerequisite software installed using the information on the next page.

This manual assumes that you understand the basic operations of Git.

image

Package contents

File NameCategoryDescription
NDGitExtensionsExtensions with functions to support Git operations.

:::info

NDGit works by executing git commands, which are open source software. Command execution may fail depending on git specifications.
The execution result of the command is output to the "Git linkage" category of the output window.
If the git command fails, please refer to the official git homepage.

:::