Skip to main content

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.
[Important] Git Installation Order

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.

Before Using This Package

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.

image

Package Contents

File NameCategoryDescription
NDGitExtensionThis extension provides functions to assist with Git operations.
info

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.