|
|
|
|
|
by Zambyte
439 days ago
|
|
Speaking of git front ends, I want to give a shout-out to Jujutsu. I suspect most people here have probably at least heard of it by now, but it has fully replaced my git cli usage for over a year in my day to day work. It feels like the interface that jj provides has made the underlying git data structures feel incredibly clear to me, and easy to manipulate. Once you transition your mental model from working branch with a staging area to working revision that is continuously tracking changes, it's very hard to want to go back. |
|