pd4d10 / git-touch

An open-source app for GitHub, GitLab, Bitbucket, Gitea, and Gitee(码云), built with Flutter
Apache License 2.0
1.53k stars 130 forks source link

Add support for clone and other git operations #237

Open my2iu opened 3 years ago

my2iu commented 3 years ago

I’m not sure if you’re interested, but I wrote an open source flutter app that links in libgit2 to let it do basic git operations like clone, merge, commit, etc. You could possibly take that code and add all that functionality to git-touch.