hachyderm.io is one of the many independent Mastodon servers you can use to participate in the fediverse.
Hachyderm is a safe space, LGBTQIA+ and BLM, primarily comprised of tech industry professionals world wide. Note that many non-user account types have restrictions - please see our About page.

Administered by:

Server stats:

9.4K
active users

Lots of talk about git (and mercurial) on my timeline.

So some opinions:

* git rebase is ok
* git push --force on a PR is acceptable
* github pull requests make reviews harder than necessary
* using git-absorb and git-revise[^1] makes my life easier
* git-cinnabar[^2] is an excellent hack

[^1] fnordig.de/til/git/git-helpers
[^2] github.com/glandium/git-cinnab

fnordig.deGit helpers - Today I LearnedSnippets, Thoughts and Notes
jan-erik

for better or for worse I never got into mercurial.
I started at Mozilla nearly 6 years ago, tried getting accustomed to hg for several month to contribute to Firefox and in the end just fell back to git again.