KiCad PCB EDA Suite
|
#include <git/git_progress.h>
#include <git/git_repo_mixin.h>
#include <git/kicad_git_errors.h>
#include <wx/string.h>
Go to the source code of this file.
Classes | |
class | GIT_PUSH_HANDLER |
Enumerations | |
enum class | PushResult { Success , Error } |
|
strong |
Enumerator | |
---|---|
Success | |
Error |
Definition at line 34 of file git_push_handler.h.