Class Git
java.lang.Object
uno.anahata.ai.nb.tools.Git
A Core Function provider that groups all functions for interacting with Git.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Git
public Git()
-
-
Method Details
-
openCommitDialog
Opens the NetBeans Git Commit dialog. The dialog is context-aware and will automatically find all modified files in the currently open projects.- Returns:
- a message indicating the result of the operation.
- Throws:
Exception- if an error occurs.
-
