Project_DJ_Engine
Documentation:
Getting Started
API Reference
Editor_Format
Project_DJ_Engine
Struct GitData
View page source
Struct GitData
Defined in
File GitDatas.hpp
Struct Documentation
struct
GitData
Public Functions
inline
git_signature
*
GetSign
(
)
inline
git_repository
*
GetRepo
(
)
inline
GitData
(
const
fs
::
path
&
git_repo_root
,
const
std
::
string
&
file_name
,
const
std
::
string
&
auth_name
,
const
std
::
string
&
auth_email
)
inline
~GitData
(
)
Public Members
std
::
unordered_map
<
OID
,
BACK_OID
>
log_tree
std
::
vector
<
OID
>
LIFO_log
fs
::
path
root
std
::
string
target_file