Skip to content

neosam/jj-commit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jj-commit

A Claude Code plugin for Jujutsu (jj) version control.

What it does

This plugin teaches Claude Code to use Jujutsu instead of Git for version control operations:

  • Commit — Analyzes your changes, writes a descriptive commit message, and runs jj commit or jj describe
  • Log — Shows revision history using jj log with useful revsets
  • Push — Manages bookmarks and pushes via jj git push with confirmation

The plugin automatically activates when working in a repository that contains a .jj/ directory.

Installation

/plugin install https://github.com/neosam/jj-commit

Requirements

License

MIT

About

Jujutsu (jj) version control integration for Claude Code. Commit, view history, and push using jj instead of git.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors