soc.octade.net is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Admin email
social@octade.net

Search results for tag #git

🗳

[?]Evan Prodromou πŸ‡¨πŸ‡¦πŸ‡ΊπŸ‡ΈπŸ‡¬πŸ‡·πŸ‡΅πŸ‡Έ Β» 🌐
@evan@cosocial.ca

What protocol should federated code forges use?

ActivityPub:85
ATProto:9
Git:57
Other (please specify):11

Closed

    [?]DigitalEscapeTools Β» 🌐
    @xabd@mastodon.social

    Onefetch is a free, open-source CLI tool that displays Git repository information, including language breakdowns, contributors, project size, dependencies, and more, all while working completely offline.

    More details: digitalescapetools.com/tools/t

    Screenshot of the Onefetch tool page describing it as a free, open-source command-line Git repository information tool that displays project statistics, language breakdowns, contributors, and repository metadata directly in the terminal.

    Alt...Screenshot of the Onefetch tool page describing it as a free, open-source command-line Git repository information tool that displays project statistics, language breakdowns, contributors, and repository metadata directly in the terminal.

    Onefetch running in a terminal, displaying detailed statistics for the Deno Git repository, including language distribution, contributors, dependencies, commit count, project size, and repository metadata alongside ASCII art.

    Alt...Onefetch running in a terminal, displaying detailed statistics for the Deno Git repository, including language distribution, contributors, dependencies, commit count, project size, and repository metadata alongside ASCII art.

    Onefetch displaying Git repository information for the OpenClaw project in the terminal, including programming language breakdown, contributors, dependencies, project size, commit statistics, and custom ASCII art.

    Alt...Onefetch displaying Git repository information for the OpenClaw project in the terminal, including programming language breakdown, contributors, dependencies, project size, commit statistics, and custom ASCII art.

      [?]Jesus MichaΕ‚ von Gentoo πŸ” (he) Β» 🌐
      @mgorny@social.treehouse.systems

      that has an `--end-of-options` option because they used `--` for something else in `git checkout`. 🀦

      nesbitt.io/2026/07/21/end-of-o

      (thanks to @thesamesam for the link)

        [?]The whale Β» 🌐
        @thewhalecc@framapiaf.org

        π—šπ—Άπ˜π—•π˜‚π—΄:

        thewhale.cc/posts/gitbug

        git-bug is a distributed bug tracker embedded in git. It uses git's internal storage so no files are added in your project.

        git-bug is a distributed bug tracker embedded in git. It uses git's internal storage so no files are added in your project.

        Alt...git-bug is a distributed bug tracker embedded in git. It uses git's internal storage so no files are added in your project.

          [?]Jesus MichaΕ‚ von Gentoo πŸ” (he) Β» 🌐
          @mgorny@social.treehouse.systems

          Zero days since I messed up rebase by using ` commit --amend` and missing that I was suppose to just `git commit` because it stopped on a merge conflict rather than my "edit".

            oheso boosted

            [?]Robert Kingett Β» 🌐
            @WeirdWriter@caneandable.social

            Working on my for screen readers guide, covers downloading assets, since that's what others seem to have the most trouble doing. I'm working on the GUI section, already finished the CLI section, and as a blind person, I've come to the conclusion the CLI is peak user interface. Yes, it's complicated to *learn* but I gotta tell ya, once you learn it, it never changes. Trying to provide evergreen GUI instructions is very fucking hard.

              [?]screwlisp Β» 🌐
              @screwlisp@gamerplus.org

              This week at 8UTC Sunday (40 minutes..) we have another titan, @yantar92 of !

              : toobnix.org/w/2Z7id1MZQ6C2GTo4

              en.wikipedia.org/wiki/Orgmode orgmode.org/ is comparably famous to last week's Mastodon 's @bagder ( toobnix.org/w/rPKt4GRBwLeWzF3V ).

              The first thing anyone sees on is its README.org support for Ihor's orgmode. The community's Ihor's .

              + @me 1 year org user!

              boost for visib

              Red Lispy Gopher Show banner The gopher, lisp alien and another character lean on a "lispy gopher show" sign. The banner says anonradio.net but you should go to the toobnix.org peertube in this case.

              Alt...Red Lispy Gopher Show banner The gopher, lisp alien and another character lean on a "lispy gopher show" sign. The banner says anonradio.net but you should go to the toobnix.org peertube in this case.

                [?]The whale Β» 🌐
                @thewhalecc@framapiaf.org

                π—šπ—Άπ˜π—Ÿπ—²π—»π˜€:

                thewhale.cc/posts/gitlens

                GitLens by Eric Amodio Supercharge the Git capabilities built into Visual Studio Code β€” Visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate ...

                GitLens by Eric Amodio Supercharge the Git capabilities built into Visual Studio Code β€” Visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate ...

                Alt...GitLens by Eric Amodio Supercharge the Git capabilities built into Visual Studio Code β€” Visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate ...

                  [?]The whale Β» 🌐
                  @thewhalecc@framapiaf.org

                  π—¦π˜‚π—―π—Ήπ—Άπ—Ίπ—² 𝗠𝗲𝗿𝗴𝗲:

                  thewhale.cc/posts/sublime-merge

                  Sublime Merge is a new Git client, from the makers of Sublime Text.

                  Sublime Merge is a new Git client, from the makers of Sublime Text.

                  Alt...Sublime Merge is a new Git client, from the makers of Sublime Text.

                    [?]Jesus MichaΕ‚ von Gentoo πŸ” (he) Β» 🌐
                    @mgorny@social.treehouse.systems

                    Given these days you can't even expect contributors to be respectable, I'm working on adding a git hook that rejects commits with attribution. Could you help me find all the common patterns used to mark LLM-assisted commits?

                    So far I'm checking for author and Co-authored-by using the following e-mail patterns:

                    β€’ copilot@github.com
                    β€’ *@anthropic.com
                    β€’ claude@users.noreply.github.com
                    β€’ *+claude[bot]@users.noreply.github.com
                    β€’ *@openai.com
                    β€’ *+chatgpt-codex-connector[bot]@users.noreply.github.com
                    β€’ *@cursor.com
                    β€’ *@x.ai
                    β€’ *@google.com

                    I think some people came up with some other tags to mark LLM commits but can't find that right now.

                    EDIT: added Assisted-by.

                      1 ★ 0 ↺

                      [?]OCTADE Β» 🌐
                      @octade@soc.octade.net

                      You could do the weblord thing and get a $20/yr cheap VPS then try:

                      Forgejo: https://forgejo.org ...

                      "Forgejo is a Free Software platform for collaboration and productivity in software development. It offers a familiar environment to GitHub users, easy installation and maintenance, and a focus on security, scaling, federation and privacy."
                      ... or cgit, which is very fast and slick for the barebones portal ...

                      ... codeberg has a nice setup (via forgejo) if you don't want to self-host.