home.social

#versioncontrolsystem — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #versioncontrolsystem, aggregated by home.social.

  1. Ex-GitHub CEO Thomas Dohmke launches Entire, a Git observability layer for AI agents. Capture reasoning, transcripts, and checkpoints directly in your workflow.

    More details here: ostechnix.com/entire-cli-git-o

    #EntireCLI #Git #AI #GeminiCLI #ClaudeCode #Developer #AiAgents #Opensource #Code #VersionControlSystem

  2. Just got my mind blown, as you might have read I started to use conventional git commits, trying to bundle my commits in a good fashion way with valuable commit messages.

    As I created a merge request today I just noticed how much easier reviewing will be as you can click on commits made on this review and only see changes related to example a refactor or an feature.

    #Git #GitUsage #LearningGit #VersionControlSystem #Developer #Coding

  3. Just got my mind blown, as you might have read I started to use conventional git commits, trying to bundle my commits in a good fashion way with valuable commit messages.

    As I created a merge request today I just noticed how much easier reviewing will be as you can click on commits made on this review and only see changes related to example a refactor or an feature.

    #Git #GitUsage #LearningGit #VersionControlSystem #Developer #Coding

  4. Just got my mind blown, as you might have read I started to use conventional git commits, trying to bundle my commits in a good fashion way with valuable commit messages.

    As I created a merge request today I just noticed how much easier reviewing will be as you can click on commits made on this review and only see changes related to example a refactor or an feature.

    #Git #GitUsage #LearningGit #VersionControlSystem #Developer #Coding

  5. Just got my mind blown, as you might have read I started to use conventional git commits, trying to bundle my commits in a good fashion way with valuable commit messages.

    As I created a merge request today I just noticed how much easier reviewing will be as you can click on commits made on this review and only see changes related to example a refactor or an feature.

    #Git #GitUsage #LearningGit #VersionControlSystem #Developer #Coding

  6. *creates new svn branch
    *looks at log of $file
    *wants to see $file at certain revision
    *svn up -r ...
    *svn be like: Delete file
    *⁉️
    *svn be like: it didn't exist on that branch at that time 👀
    *big-sigh*

    #Subversion #VersionControlSystem #Branching

  7. If I understand your question correctly, @b0rk, you'd like to know where the term HEAD for the currently-checked-out revision in a #versionControlSystem *originally* came from.

    If (be it for its own sake, or as an intermediate (first) step towards answering that above question) you're *also* interested in where #Git got it from or what the rational for that naming in Git was, maybe we can just ask @torvalds whether he remembers?

  8. @suruatoel Nice! :forgejo: @forgejo is a superb #VersionControlSystem and when I switched to it, I actually started the #FLOSS projects I have been dreaming of. 😅

  9. I started rebuilding my #website using a #StaticSiteGenerator and aim at relaunching it this year. It will consolidate the contents of services I deployed to establish a #wiki and a #blog, for example. As a #FLOSS #musician I'd like to share not only the finished music, but also the #sources of it and those of my #infrastructure available via a #VersionControlSystem in order to make the whole process transparent and inspire you to follow this #philosophy.

  10. @frankiesaxx yeah, I think that if they should up at your door, you probably *can* call them a #grammarNazi 😂

    Thanks for your feedback. :)

    I think it all is a good argument to have your content publicly available under some kind of #versionControlSystem such as for instance #git, #bzr or #mercurial, so people can just submit patches.

    I guess what we're missing is easy front ends for less tech-savvy contributers, especially in the form of plugins for #wordpress and #blogger.