TrackGit
Classes | Typedefs
Clone.h File Reference

Header file of Clone command. More...

#include "GitCommand.h"
#include <SupportKit.h>
#include <git2.h>
#include <pthread.h>

Go to the source code of this file.

Classes

struct  progress_data
 The progress data payload. More...
 
struct  param
 Parameters to pass to clone thread. More...
 
class  Clone
 Clone command Class. More...
 

Typedefs

typedef struct progress_data progress_data
 The progress data payload. More...
 

Detailed Description

Header file of Clone command.

Author
Hrishikesh Hiraskar hrish.nosp@m.ihir.nosp@m.askar.nosp@m.@gma.nosp@m.il.co.nosp@m.m

Definition in file Clone.h.

Typedef Documentation

◆ progress_data

typedef struct progress_data progress_data

The progress data payload.

Used to print clone progress.