mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

8.9K
active users

#GitRebase

0 posts0 participants0 posts today

I just got the first practical usage of using git interactive rebase.

I did edited multiple files and did need to reverse one of them already committed. I used an interactive rebase to edit the commit, unstaged everything, staged the file required and committed them once again.
Restored the file I want to reset and completed the rebase. That was nice.

It's still far from finished, but please welcome Bluebird! A Mac app for rewriting git history extremely quickly.

Reorder commits, amend old ones and fixup any two—with just a drag-and-drop or a couple of keystrokes.
Never slow down to save workdir changes—they're preserved automatically—and ⌘Z anything, even conflict resolutions.
It's direct manipulation for git rebase! No special mode needed.

I still have a lot to do, but boyyy is the app starting to feel useful 😊