Edwin Kofler

Results 265 comments of Edwin Kofler

`sindresorhus/awesome` now recognizes [hyperupcall/awesome-mastodon](https://github.com/hyperupcall/awesome-mastodon) as the awesome list for mastodon. See related discussions: - https://github.com/sindresorhus/awesome/pull/2739 - https://github.com/hueyy/awesome-mastodon/issues/45 I spoke with @hueyy (who maintains the next active fork), and as discussed...

This project doesn't seem to be merging PRs, but I have added this to [hyperupcall/awesome-mastodon](https://github.com/hyperupcall/awesome-mastodon), which is linked to from the main `awesome-list` repository

@inkarkat thanks for the mention. Stepping up as some sort of co-maintainer is something I'd be interested in. I do have experience with projects in the same vein - old/mature...

I use `me` instead of `origin` - ~~it seems the issue was that I am using a non-standard default-remote name, and not that the remote URL is not SSH-style?~~

Interesting - this definitely isn't the first time I have come across this issue, but I am suddently unable to reproduce. I'll see if I can find a better repro.

Okay so I found an actual repro: ```sh #!/usr/bin/env sh git init # GitHub allows for re-writing remote URls on the fly with 'insteadOf' and 'pushInsteadOf' fields. # This is...

@kennethreitz Hey! Sorry for the slow reply, I haven't been as active on GitHub recently. I will most certainly honor your request :). I don't remember if you had maintainer...

@kennethreitz It seems I'm unable to transfer the repository as its existence under your username has been "retired": ![image](https://github.com/hyperupcall/autoenv/assets/24364012/ff85447f-4093-48fd-8d90-2e160678bece) Should we try something else?

I would be interested in picking this up! Some other projects I maintain include [autoenv](https://github.com/hyperupcall/autoenv) (since 2021), and I have a [history](https://github.com/hyperupcall/basalt) of Bash/shell scripting.