|
Guitar
|
#include <Git.h>

Public Types | |
| enum class | Type { None , BranchLocal , BranchRemote , Tag } |
Public Attributes | |
| Type | type = Type::None |
| QString | remote |
| QString | name |
| GitHash | id |
|
strong |
| GitHash NamedCommitItem::id |
| QString NamedCommitItem::name |
| QString NamedCommitItem::remote |
| Type NamedCommitItem::type = Type::None |