GNU/Linux ◆ xterm-256color ◆ bash 28 views

This screencast demonstrates how to merge commits using the jj-fzf command-line tool. It begins by selecting a revision to base the merge commit on, then starts the merge dialog with Alt+M. For merging exactly 2 commits, jj-fzf suggests a merge commit message and opens the text editor before creating the commit. More commits can also be merged, and in such cases, Ctrl+D can be used to describe the merge commit afterward.

https://github.com/tim-janik/jj-fzf

More by tim-janik

JJ-FZF Introduction 00:58

by tim-janik

JJ-FZF Intro 2 01:17

by tim-janik

Merging Commits 01:27

by tim-janik

See all