TrackGit
Public Attributes | List of all members
fetch_payload Struct Reference

Payload to search for merge branch. More...

#include <Pull.h>

Public Attributes

char branch [100]
 
git_oid branch_oid
 

Detailed Description

Payload to search for merge branch.

Definition at line 23 of file Pull.h.

Member Data Documentation

◆ branch

char fetch_payload::branch[100]

Definition at line 24 of file Pull.h.

◆ branch_oid

git_oid fetch_payload::branch_oid

Definition at line 25 of file Pull.h.


The documentation for this struct was generated from the following file: