aboutsummaryrefslogtreecommitdiffstats
path: root/executor/android
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2024-12-17 15:52:00 +0100
committerAleksandr Nogikh <nogikh@google.com>2025-01-09 08:59:30 +0000
commit9220929f371b5549fde0c05fdb17e18ec842f077 (patch)
treeea64eed11f0fc94d3f27745d5f0277d268b88e17 /executor/android
parentf3558dbf032eab2b77c1cb11b9ce2baffe7838d3 (diff)
pkg/vcs: export GitWrapper
The current common vcs interface and its implementations are designed to support a very big number of situations (git modules, cleaning up complex state, etc), which is too heavy and restrictive when we just need a thin wrapper over the git command that supports a few basic operations. Refactor pkg/vcs to split out the wrapper code from the big git implementation of the vcs.Repo interface. Export the wrapper to enable reuse in other parts of the system.
Diffstat (limited to 'executor/android')
0 files changed, 0 insertions, 0 deletions