Vagyojaka 5.5.7
Loading...
Searching...
No Matches
git_util.h File Reference
#include <git2.h>
#include <unistd.h>

Go to the source code of this file.

Classes

struct  merge_options
 
struct  index_options
 
struct  args_info
 

Macros

#define PRIuZ   "zu"
 
#define UNUSED(x)
 
#define ARGS_INFO_INIT   { argc, argv, 0, 0 }
 

Enumerations

enum  index_mode { INDEX_NONE , INDEX_ADD }
 

Macro Definition Documentation

◆ ARGS_INFO_INIT

#define ARGS_INFO_INIT   { argc, argv, 0, 0 }

◆ PRIuZ

#define PRIuZ   "zu"

◆ UNUSED

#define UNUSED ( x)
Value:
(void)(x)

Enumeration Type Documentation

◆ index_mode

enum index_mode
Enumerator
INDEX_NONE 
INDEX_ADD