Skip to content

jolavillette/retroGit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RetroShare 0.6 Git Plugin

This is a Git plugin

Dependencies

for windows install msys2 package

pacman -S mingw-w64-x86_64-libgit2

build & install:

put/clone RetroGit to RetroShare/plugins/ recommend

cd ${YOUR_DIR}/RetroShare/plugins/RetroGit/
mkdir build
cd build
qmake ..
make 

Copy your RetroGit.dll to "Data/extensions6" (Windows) Then restart your RetroShare. You'll see a git logo in you main tool-bar.

Usage:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 97.1%
  • QMake 2.9%