13 #include <SupportKit.h> 32 static int DoCommit(BString, BString);
virtual TrackGitWindow * GetWindow()
This returns pointer to the commit window.
virtual void Execute()
Commit command execution.
Commit(BString)
Commit class constructor.
TrackGitWindow * fCommitWindow
The Commit Window.
static int DoCommit(BString, BString)
This function commits to given repo with given message.
BString fRepo
The repo/directory where command is called.
The TrackGit Window class.
Header file of GitCommand.