Git's Triple-Dot as a jj Revset
While working on a repo that has a lot of divergent then merged branches, I was reviewing a merge request on Github. I wanted to take a look at the changes in more detail from the terminal, but fou...
While working on a repo that has a lot of divergent then merged branches, I was reviewing a merge request on Github. I wanted to take a look at the changes in more detail from the terminal, but fou...
Over the past month, I’ve primarily used Jujutsu (jj) as my VCS, so it seems like a good time jot some thoughts down. But git is fine, do we need another thing? git is an amazing tool, and has re...
I believe a lot of driving force behind the additional complexity in our software at the moment is engineers believing the “correct” way to design something is using complex technologies (cynically...