snabelen.no is one of the many independent Mastodon servers you can use to participate in the fediverse.
Ein norsk heimstad for den desentraliserte mikroblogge-plattformen.

Administrert av:

Serverstatistikk:

451
aktive brukere

#git

61 innlegg59 deltakere6 innlegg i dag

How should #git pull requests work in a post #GitHub world?

It is kind of ironic that git enhanced the centralization of FOSS and it is nice to see a push away from GitHub. But how will pull requests work?

Will I have to maintain forks at 17 different Gitea/GitLab/Forgejo instances? I don't want to do that.

I found the AGit workflow inspired by Gerrit: forgejo.org/docs/latest/user/a

That sounds nice. No more forks, just a clone. No more API or website on top of git, just a push to a special ref.

AGit Workflow Usage | Forgejo – Beyond coding. We forge.
forgejo.orgAGit Workflow Usage | Forgejo – Beyond coding. We forge.

#git

i somehow know how to do this manually (editing files), but what is canonical way of re-applying a commit, that was reverted?

So:

* commit A
* revert A
... other development ...
* do commit A in the same way as above

alguien quiere ser mi colega de #git ? #python

estoy trabajando en una solucion para importar contenido de #youtube a #peertube

No es nada revolucionario... estoy aprendiendo :]
pero trato de hacerlo de la forma mas "profesional" posible.

tengo changelog:
codeberg.org/audricd/yt_2_pt/w

requisitos:
codeberg.org/audricd/yt_2_pt/w

kanban, con desarrollo / bugs:
codeberg.org/audricd/yt_2_pt/p

o sea que es bastante facil de incorporarse. aparte que el responsable (yo) es super majo, pese la apariencias

@kyva_dev @dotoscat @trankten @sam

se agradece #boost

Summary card of repository audricd/yt_2_pt
Codeberg.orgChangelogYoutube to Peertube migration tool

If I have a #codeberg account set up, with a verified #ssh key on my account and the corresponding public and private keys in `~/.ssh/`, is there a way that I can make it so that it doesn't ask me for my keyphrase every time I push? I'm sure VSCode could do this, but since I've switched to #Helix, which doesn't have git built-in I've been manually doing the git stuff.
My knowledge of #cryptography and #git are well and truly at the 'barely enough to get myself into trouble' level.
#AskFedi

Continued thread

Any alternative recommendations for free Git hosting? Does Github still work with ICE? Is GitLab any better? Am I asking too much and should just self-host? Is it feasible to stand up a git server at home and expose it to the outside world if I don't have a static ip address? What's the airspeed velocity of an unladen swallow?