Skip to content
| Marketplace
Sign in
Visual Studio Code>SCM Providers>Git OracleNew to Visual Studio Code? Get it now.
Git Oracle

Git Oracle

Alberto Barrago

|
117 installs
| (0) | Free
🔮 A powerful Git extension for VS Code that enhances your workflow with intuitive history visualization, detailed blame information and efficient branch management. Experience Git like never before!
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🔮 Git Oracle: Your Magical Git Companion

VS Marketplace Version Downloads

Package on PR Merge

Git Oracle enhances your VS Code Git experience with powerful visualization tools and streamlined workflows.

Demo

Demo

✨ Features

📊 Commit Graph

  • Visualize your commit history as a graph.
  • Real time update as you make changes.

📈 Branch Graph

  • Visualize your branch history as a graph.
  • Create new branches with a single click.
  • Switch between branches with a single click.
  • Delete branches with a single click.

🧰 Requirements

  • Git installed and in your PATH
  • VS Code 1.60.0 or higher

🎛️ Settings

  • gitOracle.gitPath: Path to Git executable (default: "git")
  • gitOracle.maxCommitHistory: Maximum commits to display (default: 100)
  • gitOracle.showRelativeDates: Show relative dates (default: true)
  • gitOracle.autoFetch: Automatically fetch changes (default: true)

🪄 Usage

Access Git Oracle features through:

  • The Git Oracle sidebar icon
  • Command Palette commands (Git Oracle: ...)

🧪 Development

  1. Clone the repository
  2. Run npm install
  3. Run npm run compile
  4. Press F5 to launch with extension

📄 License

MIT License - See LICENSE file for details

Publish Alert

This extension is published on the VS Code Marketplace. 🚀 Download

Buy me a beer

If you find this extension useful, you can buy me a beer at: https://buymeacoffee.com/albz

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft