TrackGit
|
Header file of Pull command. More...
#include "GitCommand.h"
#include "../UI/PullWindow.h"
#include <SupportKit.h>
#include <pthread.h>
#include <git2.h>
Go to the source code of this file.
Classes | |
struct | fetch_payload |
Payload to search for merge branch. More... | |
struct | pull_params |
Parameters to pass to pull thread. More... | |
class | Pull |
Pull command Class. More... | |