TrackGit
|
Implementation of Commit command. More...
#include "Commit.h"
#include "../UI/CommitWindow.h"
#include "../Utils.h"
#include <stdio.h>
#include <stdlib.h>
#include <git2.h>
Go to the source code of this file.
Implementation of Commit command.
Definition in file Commit.cpp.