KiCad PCB EDA Suite
Loading...
Searching...
No Matches
git_init_handler.h File Reference
#include <git/git_repo_mixin.h>
#include <wx/string.h>

Go to the source code of this file.

Classes

struct  RemoteConfig
 
class  GIT_INIT_HANDLER
 

Enumerations

enum class  InitResult { Success , AlreadyExists , Error }
 

Enumeration Type Documentation

◆ InitResult

enum class InitResult
strong
Enumerator
Success 
AlreadyExists 
Error 

Definition at line 30 of file git_init_handler.h.