ruby.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
If you are interested in the Ruby programming language, come join us! Tell us about yourself when signing up. If you just want to join Mastodon, another server will be a better place for you.

Administered by:

Server stats:

1K
active users

#vcs

8 posts7 participants0 posts today

Help me understand why #jujutsu #jj is worth using.

I am pretty happy using #git as is. My workflows are generally pretty simple, branch, commit, PR, squash, and merge.

My biggest pain points are when, rarely, a coworker will branch my branch and then I will have to handle the merge after I've rebased -i my branch.

I don't have any issues with git concepts or mental model. I rebase -i a lot, but rarely use the reflog. Only once did I lose any real work.

Re-post for visibility #git #vcs