An open API service indexing awesome lists of open source software.

https://github.com/toppymicroservices/beads-git-graph


https://github.com/toppymicroservices/beads-git-graph

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

          

# Beads Git Graph

[![MIT License](https://img.shields.io/badge/license-MIT-2ea44f?style=flat-square)](./LICENSE)
[![Version 0.1.32](https://img.shields.io/badge/version-0.1.32-0366d6?style=flat-square)](./CHANGELOG.md)

Git graph and Beads issue tools in one VS Code extension.

No telemetry. Privacy-first. Security-first.

## What It Does

- Shows branches, tags, merges, and uncommitted changes in a Git graph
- Opens commit details, changed files, and diffs
- Adds a Beads view in the Activity Bar
- Lets you switch between Git Graph and Beads from the toolbar
- Lets you refresh, create, close, and sync Beads items inside VS Code

## Use It

1. Open **Beads Git Graph: View Git Graph (git log)** from the Command Palette.
2. Open the Beads view from the Activity Bar.
3. Use the toolbar to refresh, sync, or switch views.

If your workspace has a `.beads` directory, the extension detects it automatically. Set `beads-git-graph.bdPath` if `bd` is not on `PATH`.

## Docs

- [Contributing](./CONTRIBUTING.md)
- [Security Policy](./SECURITY.md)