Guitar
Public Attributes | List of all members
AbstractGitSession::Info Struct Reference

#include <AbstractGitSession.h>

Collaboration diagram for AbstractGitSession::Info:
Collaboration graph
[legend]

Public Attributes

std::string git_command
 
std::string ssh_command
 
std::string ssh_key_override
 
std::string working_repo_dir
 
std::string submodule_path
 

Member Data Documentation

◆ git_command

std::string AbstractGitSession::Info::git_command

◆ ssh_command

std::string AbstractGitSession::Info::ssh_command

◆ ssh_key_override

std::string AbstractGitSession::Info::ssh_key_override

◆ submodule_path

std::string AbstractGitSession::Info::submodule_path

◆ working_repo_dir

std::string AbstractGitSession::Info::working_repo_dir

The documentation for this struct was generated from the following file: