TrackGit
|
Header file of Push command. More...
#include "GitCommand.h"
#include "../UI/PushWindow.h"
#include <SupportKit.h>
#include <pthread.h>
#include <git2.h>
Go to the source code of this file.
Classes | |
struct | push_params |
Parameters to pass to push thread. More... | |
class | Push |
Push command Class. More... | |