Skip to content

lazywei/fj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fj

GitHub Stacked PR with JJ

Install

go install github.com/lazywei/fj@latest

Usage

Create branches / PRs

The fj command will create a branch for each stacked commit, submit them, and create a Pull Request (PR). The body of the PR will be based on the commit message.

demo

The fj command will also push any new updates if you modify the commits; updated commit messages will also be reflected in PR description.

demo2

Update and Rebase after PR being merged

fj up will run jj git fetch and jj rebase -d main and drop empty commits due to rebase

demo3

About

GitHub Stacked PR with JJ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages