Anytime Git
      
All your daily Git operations in one sidebar.
Manage repositories, stage changes, view the commit graph, and browse file history — without leaving VS Code.
Repository
Open folders or clone repositories, then navigate your project with a drag-and-drop file tree.
- Open Folder — open any local directory as a repository root
- Clone Repository — clone a remote repository into a local folder
- Branch switching — switch branches directly from the repository tree
- File operations — new file, new folder, rename, delete, import files, cut/copy/paste
- Markdown filter — toggle to show only
.md files in the tree
Changes
Stage and commit your work with inline controls directly in the sidebar.
- Grouped view of Staged and Changes (unstaged) files
- Sidebar badge shows the total number of changed files at a glance
- Stage / Unstage individual files or all at once
- Discard individual files or all unstaged changes
- Commit and Push from the Changes panel More Actions menu
Graph
Visualize your branch history as an ASCII commit graph.
- Commit graph refreshed on demand
- Branch flow shown inline with commit messages
Timeline
Browse the commit history of any file and compare revisions.
- Per-file commit list sorted by date
- Compare with this commit — open a side-by-side diff for any historical revision
License
MIT
| |