#include <project.h>
|
absl::Status | Commit (const std::string &message) |
|
absl::Status | Pull () |
|
absl::Status | Push () |
|
Definition at line 131 of file project.h.
◆ Commit()
absl::Status yaze::VersionControlManager::Commit |
( |
const std::string & | message | ) |
|
|
private |
◆ Pull()
absl::Status yaze::VersionControlManager::Pull |
( |
| ) |
|
|
private |
◆ Push()
absl::Status yaze::VersionControlManager::Push |
( |
| ) |
|
|
private |
◆ repository_path_
std::string yaze::VersionControlManager::repository_path_ |
|
private |
The documentation for this class was generated from the following file: