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

Go to the source code of this file.

Classes

class  GIT_BRANCH_HANDLER
 

Enumerations

enum class  BranchResult { Success , BranchNotFound , CheckoutFailed , Error }
 

Enumeration Type Documentation

◆ BranchResult

enum class BranchResult
strong
Enumerator
Success 
BranchNotFound 
CheckoutFailed 
Error 

Definition at line 31 of file git_branch_handler.h.