mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-05-07 04:10:01 -05:00
[GH-ISSUE #237] Add support for clone and other git operations #1686
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).
Original GitHub issue: https://github.com/pd4d10/git-touch/issues/237
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.