Guitar
|
#include "BranchLabel.h"
#include "GitObjectManager.h"
#include "RepositoryInfo.h"
#include <optional>
#include <map>
#include <memory>
Go to the source code of this file.
Classes | |
struct | RepositoryData |
struct | CommitLogExchangeData |
struct | CommitLogExchangeData::D |
Typedefs | |
typedef QList< Git::Tag > | TagList |
typedef QList< Git::Branch > | BranchList |
typedef QList< BranchLabel > | BranchLabelList |
typedef QList<BranchLabel> BranchLabelList |
typedef QList<Git::Branch> BranchList |