Local git operations — read commits, search blame, diff branches, stage changes. Often paired with Filesystem for full repo-aware agents.
From Wikipedia
Git is a distributed version control software system that is capable of managing versions of source code or data. It is often used to control source code by programmers who are developing software collaboratively.