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.5K
active users

Francesco Noacco

On the other hand, yesterday for the first time I've had serious trouble and had to `rm -rf .git .jj`. A `jj git fetch --all-remotes` broke everything somehow. It must be said that the repo I'm working on has two upstreams and 4 total remotes, and I don't want jj to restack bookmarks from upstream branches by itself. Here a `git reset --hard upstream/branch` would work, but using `jj bookmark set branch -r branch@upstream` just resulted in applying a bookmark to a hidden commit

3/3