Guitar
Public Types | Public Attributes | List of all members
NamedCommitItem Struct Reference

#include <Git.h>

Collaboration diagram for NamedCommitItem:
Collaboration graph
[legend]

Public Types

enum class  Type { None , BranchLocal , BranchRemote , Tag }
 

Public Attributes

Type type = Type::None
 
QString remote
 
QString name
 
Git::Hash id
 

Member Enumeration Documentation

◆ Type

enum NamedCommitItem::Type
strong
Enumerator
None 
BranchLocal 
BranchRemote 
Tag 

Member Data Documentation

◆ id

Git::Hash NamedCommitItem::id

◆ name

QString NamedCommitItem::name

◆ remote

QString NamedCommitItem::remote

◆ type

Type NamedCommitItem::type = Type::None

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