Skip to content

Commit d34b247

Browse files
committed
git: centralize git cli operations
Move all of the git command line logic into a single object, inspired by the object already in buildx. The basic implemenation allows for configuring a git cli for a specific repository, along with various authorization settings and custom binaries. Commands can be run for that repository, and a few helpers are provided for accessing data on it - more to come in the future hopefully. Signed-off-by: Justin Chadwell <[email protected]>
1 parent 4376f38 commit d34b247

File tree

4 files changed

+411
-145
lines changed

4 files changed

+411
-145
lines changed

0 commit comments

Comments
 (0)