mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-06-02 19:46:29 +03:00
Minor fixes.
This commit is contained in:
@@ -215,6 +215,8 @@ class GitPlugin : public PluginBase {
|
||||
|
||||
std::string repoPath( const std::string& repoName );
|
||||
|
||||
std::string repoFullName( const std::string& repoPath );
|
||||
|
||||
std::string fixFilePath( const std::string& file );
|
||||
|
||||
std::vector<std::string> fixFilePaths( const std::vector<std::string>& files );
|
||||
|
||||
Reference in New Issue
Block a user