From b37954d07e1aa097d8386672b7a36b0f1b8f9de2 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Sun, 13 Jul 2025 03:01:04 -0400 Subject: [PATCH] updated git page --- content/git.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/content/git.md b/content/git.md index fba0757..6fe8fec 100644 --- a/content/git.md +++ b/content/git.md @@ -7,9 +7,14 @@ title: Git [codeberg]: https://codeberg.org/ficd [github]: https://github.com/ficcdaf -My forge profiles: +My main forge for projects on which I expect to _collaborate_ is +[codeberg]. I self-host a Forgejo instance for my personal projects. I +have repositories on [git.sr.ht], but I'm currently in the process of +migrating to [codeberg] -- don't expect the old repositories to stay +mirrored. Finally, I use [github] _only_ if I'm contributing to a project +hosted there. - [git.ficd.sh] (self-hosted) -- [git.sr.ht] - [codeberg] +- [git.sr.ht] - [github]