#include <GitTypes.h>
◆ Type
| Enumerator |
|---|
| Unknown | |
| Modify | |
| Copy | |
| Rename | |
| Create | |
| Delete | |
| ChType | |
| Unmerged | |
◆ GitDiff() [1/2]
◆ GitDiff() [2/2]
| GitDiff::GitDiff |
( |
std::string const & |
id, |
|
|
std::string const & |
path, |
|
|
std::string const & |
mode |
|
) |
| |
◆ isSubmodule()
| bool GitDiff::isSubmodule |
( |
| ) |
const |
◆ makeForSingleFile()
| void GitDiff::makeForSingleFile |
( |
GitDiff * |
diff, |
|
|
const std::string & |
id_a, |
|
|
const std::string & |
id_b, |
|
|
const std::string & |
path, |
|
|
const std::string & |
mode |
|
) |
| |
|
private |
◆ a_submodule
◆ b_submodule
◆ blob
◆ diff
| std::string GitDiff::diff |
◆ hunks
◆ index
| std::string GitDiff::index |
◆ mode
| std::string GitDiff::mode |
◆ path
| std::string GitDiff::path |
◆ type
The documentation for this class was generated from the following files: