mirror of
https://github.com/QRouland/UTPass.git
synced 2026-03-12 00:56:58 +00:00
Some minors fix
This commit is contained in:
@@ -6,9 +6,6 @@
|
||||
#include "libgit.h"
|
||||
|
||||
|
||||
Git::Git()
|
||||
{}
|
||||
|
||||
bool Git::clone(QString url, QString path)
|
||||
{
|
||||
qInfo() << "Cloning " << url << "password_store to " << path;
|
||||
|
||||
Reference in New Issue
Block a user