mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-03-09 23:32:46 -05:00
Add support for clone and other git operations #152
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @my2iu on GitHub (May 9, 2021).
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.