Skip to content
#

vcs

Here are 290 public repositories matching this topic...

martinvonz
martinvonz commented Aug 18, 2021

It should be very easy to implement a command that shows the diff between two commits after rebasing the first command to the second commit's parent(s). This would be useful as part of jj obslog -p/--diff output (that command doesn't accept such a flag yet). (Mercurial's hg obslog -p currently gives up when a commit has been rebased.)

good first issue

Improve this page

Add a description, image, and links to the vcs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vcs topic, visit your repo's landing page and select "manage topics."

Learn more