Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. Moving from GitHub to Codeberg, for lazy people

Moving from GitHub to Codeberg, for lazy people

Scheduled Pinned Locked Moved Uncategorized
12 Posts 11 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • nixcraft@mastodon.socialN nixcraft@mastodon.social

    Moving from GitHub to Codeberg, for lazy people

    Moving from GitHub to Codeberg, for lazy people - Markus Unterwaditzer

    favicon

    (unterwaditzer.net)

    That is right, keep dumping Microslop services.

    R This user is from outside of this forum
    R This user is from outside of this forum
    raulmatias@mstdn.social
    wrote last edited by
    #3

    @nixCraft I wonder if Mastodon's going to move.

    1 Reply Last reply
    0
    • nixcraft@mastodon.socialN nixcraft@mastodon.social

      Moving from GitHub to Codeberg, for lazy people

      Moving from GitHub to Codeberg, for lazy people - Markus Unterwaditzer

      favicon

      (unterwaditzer.net)

      That is right, keep dumping Microslop services.

      janikvonrotz@fosstodon.orgJ This user is from outside of this forum
      janikvonrotz@fosstodon.orgJ This user is from outside of this forum
      janikvonrotz@fosstodon.org
      wrote last edited by
      #4

      @nixCraft I did a more detailed post on this topic. Also it is for very lazy people that wanna run a bunch of scripts: https://janikvonrotz.ch/2025/08/20/migrate-from-github-to-codeberg/

      1 Reply Last reply
      0
      • nixcraft@mastodon.socialN nixcraft@mastodon.social

        Moving from GitHub to Codeberg, for lazy people

        Moving from GitHub to Codeberg, for lazy people - Markus Unterwaditzer

        favicon

        (unterwaditzer.net)

        That is right, keep dumping Microslop services.

        archivescribe@mastodon.socialA This user is from outside of this forum
        archivescribe@mastodon.socialA This user is from outside of this forum
        archivescribe@mastodon.social
        wrote last edited by
        #5

        @nixCraft This is a useful article. Thanks for posting @nixCraft!

        1 Reply Last reply
        0
        • nixcraft@mastodon.socialN nixcraft@mastodon.social

          Moving from GitHub to Codeberg, for lazy people

          Moving from GitHub to Codeberg, for lazy people - Markus Unterwaditzer

          favicon

          (unterwaditzer.net)

          That is right, keep dumping Microslop services.

          A This user is from outside of this forum
          A This user is from outside of this forum
          anon_4601@nerdculture.de
          wrote last edited by
          #6

          @nixCraft

          TOP!!!

          1 Reply Last reply
          0
          • nixcraft@mastodon.socialN nixcraft@mastodon.social

            Moving from GitHub to Codeberg, for lazy people

            Moving from GitHub to Codeberg, for lazy people - Markus Unterwaditzer

            favicon

            (unterwaditzer.net)

            That is right, keep dumping Microslop services.

            donno@fosstodon.orgD This user is from outside of this forum
            donno@fosstodon.orgD This user is from outside of this forum
            donno@fosstodon.org
            wrote last edited by
            #7

            Almost none of these posts mention GitHub Desktop, which is by far the main reason I can't leave GitHub right now.

            Don't get me wrong, I really want to, but for less tech-savvy people like me (who also don't have the energy or time to figure it out), working from a terminal to check commits and push changes is an absolute hell. GH Desktop does this part so well and makes it easy for people without coding knowledge to use it.

            @nixCraft

            crittero@mastodon.socialC 1 Reply Last reply
            0
            • donno@fosstodon.orgD donno@fosstodon.org

              Almost none of these posts mention GitHub Desktop, which is by far the main reason I can't leave GitHub right now.

              Don't get me wrong, I really want to, but for less tech-savvy people like me (who also don't have the energy or time to figure it out), working from a terminal to check commits and push changes is an absolute hell. GH Desktop does this part so well and makes it easy for people without coding knowledge to use it.

              @nixCraft

              crittero@mastodon.socialC This user is from outside of this forum
              crittero@mastodon.socialC This user is from outside of this forum
              crittero@mastodon.social
              wrote last edited by
              #8

              @donno @nixCraft Cool part about git is that there are a lot of GUI tools out there (both paid, free and open source ones!)

              For example:
              https://www.sublimemerge.com
              https://sourcetreeapp.com
              https://tortoisegit.org

              Git also comes with their own GUI (`git gui` command in the terminal).

              I personally haven't tested any of them (I just use the VSCode GUI for Codeberg).

              donno@fosstodon.orgD 1 Reply Last reply
              0
              • nixcraft@mastodon.socialN nixcraft@mastodon.social

                Moving from GitHub to Codeberg, for lazy people

                Moving from GitHub to Codeberg, for lazy people - Markus Unterwaditzer

                favicon

                (unterwaditzer.net)

                That is right, keep dumping Microslop services.

                mvilain@sfba.socialM This user is from outside of this forum
                mvilain@sfba.socialM This user is from outside of this forum
                mvilain@sfba.social
                wrote last edited by
                #9

                @nixCraft I only had like 30 repos, so it only took a day. I suppose I could have written a python script to edit the repo/.git/config file. vim made short work of them. I was luck all I had was the code, no runners or other CI/CD stuff.

                1 Reply Last reply
                0
                • crittero@mastodon.socialC crittero@mastodon.social

                  @donno @nixCraft Cool part about git is that there are a lot of GUI tools out there (both paid, free and open source ones!)

                  For example:
                  https://www.sublimemerge.com
                  https://sourcetreeapp.com
                  https://tortoisegit.org

                  Git also comes with their own GUI (`git gui` command in the terminal).

                  I personally haven't tested any of them (I just use the VSCode GUI for Codeberg).

                  donno@fosstodon.orgD This user is from outside of this forum
                  donno@fosstodon.orgD This user is from outside of this forum
                  donno@fosstodon.org
                  wrote last edited by
                  #10

                  @crittero I know, and I tried a lot of them. However Codeberg misses a lot of functions with those clients in comparison with GH.

                  I get that it's very hard to compete with a bazillion dollar company, but you can't ignore how user-friendly it is in comparison. 😞

                  @nixCraft

                  1 Reply Last reply
                  0
                  • nixcraft@mastodon.socialN nixcraft@mastodon.social

                    Moving from GitHub to Codeberg, for lazy people

                    Moving from GitHub to Codeberg, for lazy people - Markus Unterwaditzer

                    favicon

                    (unterwaditzer.net)

                    That is right, keep dumping Microslop services.

                    leonid@norden.socialL This user is from outside of this forum
                    leonid@norden.socialL This user is from outside of this forum
                    leonid@norden.social
                    wrote last edited by
                    #11

                    @nixCraft started this journey too. But I don’t understand if Codeberg has „github actions“ my CI/CD pipeline..

                    chrisuplus@chaos.socialC 1 Reply Last reply
                    0
                    • leonid@norden.socialL leonid@norden.social

                      @nixCraft started this journey too. But I don’t understand if Codeberg has „github actions“ my CI/CD pipeline..

                      chrisuplus@chaos.socialC This user is from outside of this forum
                      chrisuplus@chaos.socialC This user is from outside of this forum
                      chrisuplus@chaos.social
                      wrote last edited by
                      #12

                      @leonid @nixCraft they're using an entirely different CI/CD and currently lack resources to open their runners up for general public use.

                      They may do so if asked and given an estimate on resource consumption via application form.

                      They currently have few metal servers, so all in all very limited capacity.

                      It would be great if people donate money to or even join Codeberg e.V., maybe otherwise contribute to the club so they can improve and expand.

                      Hopefully they're keeping up with the inrush. 🥰

                      1 Reply Last reply
                      0
                      • R relay@relay.infosec.exchange shared this topic
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups