mirror of
https://github.com/QRouland/UTPass.git
synced 2026-01-10 03:26:57 +00:00
Add git plugin TG-41 closed
This commit is contained in:
10
plugins/Git/git.cpp
Normal file
10
plugins/Git/git.cpp
Normal file
@@ -0,0 +1,10 @@
|
||||
#include <QDebug>
|
||||
#include <QUrl>
|
||||
#include <git2.h>
|
||||
|
||||
#include "git.h"
|
||||
|
||||
|
||||
|
||||
Git::Git() {};
|
||||
|
||||
Reference in New Issue
Block a user