NDGit Package
Overview
- This is an extension that provides support for Git operations in Next Design.
- Installing this package adds a navigator and ribbon for Git operations to Next Design.
This package requires that Git be installed first.
Before using this package, please make sure that Git is installed on your computer.
If Git is not installed, this package will not work.
In addition to setting up Git, your computer must meet all software prerequisites to use this package.
Please confirm that the prerequisite software is installed based on the information on the following page.
This manual assumes that you are familiar with basic Git operations.

Package Contents
| File Name | Category | Description |
|---|---|---|
| NDGit | Extension | This extension provides functions to assist with Git operations. |
NDGit runs by executing commands from the open source software git.
Command execution may fail depending on git specifications.
Command execution results are output in the "Git Integration" category of the Output window.
If a git command fails, please refer to the official git website.