iesahin / xvc

A robust (🐢) and fast (🐇) MLOps tool for managing data and pipelines in Rust (🦀)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Write a Architecture section for `Xvc and Git`

iesahin opened this issue · comments

  • Why do we use Git command line instead of libgit2 (or others?)
  • How Xvc handles Git automation for git.auto_commit and git.auto_stage
  • How --from-ref and --to-branch options work?
  • How experiments work with Git? (xvc exp move --to-branch)