home.social

#sourcecontrol — Public Fediverse posts

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

fetched live
  1. Microsoft product manager Leah Tran focuses on a new (18.7) feature of Visual Studio that allows developers to do a number of things with pull requests, review features in particular. This expands on the ide's capacity to handle source control from a single tool, as opposed to context switching through a variety of tools.

    "Review pull requests without leaving Visual Studio"

    devblogs.microsoft.com/visuals

    #visualstudio #sourcecontrol #git #pullrequests #gui #devops

  2. Microsoft product manager Leah Tran focuses on a new (18.7) feature of Visual Studio that allows developers to do a number of things with pull requests, review features in particular. This expands on the ide's capacity to handle source control from a single tool, as opposed to context switching through a variety of tools.

    "Review pull requests without leaving Visual Studio"

    devblogs.microsoft.com/visuals

    #visualstudio #sourcecontrol #git #pullrequests #gui #devops

  3. I have been using GitHub (https://github.com/steinbring) for a long time, and I have been seeing a lot of people dunking on it lately (e.g., https://mitchellh.com/writing/ghostty-leaving-github) because of its many failings. I don't think that something like Codeberg (https://codeberg.org) or Bitbucket (https://bitbucket.org) is the answer because there is still a central point of failure and hosting bills to pay. I like the fact that things like ForgeFed (https://forgefed.org) and tangled (https://tangled.org) exist to at least federate comms.

    I really don't know what the answer is.

    #Github #ForgeFed #Tangled #Git #SourceControl

  4. I have been using GitHub (https://github.com/steinbring) for a long time, and I have been seeing a lot of people dunking on it lately (e.g., https://mitchellh.com/writing/ghostty-leaving-github) because of its many failings. I don't think that something like Codeberg (https://codeberg.org) or Bitbucket (https://bitbucket.org) is the answer because there is still a central point of failure and hosting bills to pay. I like the fact that things like ForgeFed (https://forgefed.org) and tangled (https://tangled.org) exist to at least federate comms.

    I really don't know what the answer is.

    #Github #ForgeFed #Tangled #Git #SourceControl

  5. So. Why doesn’t XCode allow me to remote to a self-hosted generic git server? Why is it forcing me to subscribe to something-or-other?

    #xcode #apple #sourcecontrol #failure

  6. So. Why doesn’t XCode allow me to remote to a self-hosted generic git server? Why is it forcing me to subscribe to something-or-other?

    #xcode #apple #sourcecontrol #failure

  7. GitHub CEO: Embrace AI or get out.

    businessinsider.com/github-ceo

    PS. Here’s where to go: @Codeberg

    codeberg.org

    (As an additional bonus, you’ll have the peace of mind of knowing you’re part of an anti-fascist not-for-profit cooperative instead of a trillion-dollar US corporation that’s helping Israel commit genocide.)

    #git #sourceControl #revisionControl #GitHub #Codeberg #dev #AI #BigTech #Microsoft #israel #genocide #ethnicCleansing #apartheid #settlerColonialism #Palestine #StopIsrael #StopArmingIsrael #StopTheGenocide #FreePalestine

  8. GitHub CEO: Embrace AI or get out.

    businessinsider.com/github-ceo

    PS. Here’s where to go: @Codeberg

    codeberg.org

    (As an additional bonus, you’ll have the peace of mind of knowing you’re part of an anti-fascist not-for-profit cooperative instead of a trillion-dollar US corporation that’s helping Israel commit genocide.)

    #git #sourceControl #revisionControl #GitHub #Codeberg #dev #AI #BigTech #Microsoft #israel #genocide #ethnicCleansing #apartheid #settlerColonialism #Palestine #StopIsrael #StopArmingIsrael #StopTheGenocide #FreePalestine

  9. In my first few weeks at my new employer, my code contributions have added 218 lines of code, deleted 2,663. Only one of my PRs has resulted in a net increase in the size of their codebases (by two lines).

    I need to pick up the pace if I'm going to reach the ultimate goal of deleting ALL of the code within my lifetime. (That's the ultimate aim, right?)

    #note #firstup #job #work #programming #github #sourceControl #employment

    Via: 🔗 danq.me/2025/08/01/26999/

  10. In my first few weeks at my new employer, my code contributions have added 218 lines of code, deleted 2,663. Only one of my PRs has resulted in a net increase in the size of their codebases (by two lines).

    I need to pick up the pace if I'm going to reach the ultimate goal of deleting ALL of the code within my lifetime. (That's the ultimate aim, right?)

    #note #firstup #job #work #programming #github #sourceControl #employment

    Via: 🔗 danq.me/2025/08/01/26999/

  11. Note to future self: when you want git to tell you all the files you've modified, but not those you've deleted (e.g. to pipe through xargs and feed to your linter for bulk-linting), the command you're looking for is -

    git diff --name-only --diff-filter=M

    #note #git #sourceControl #bash #linux

    Via: 🔗 danq.me/2025/06/14/git-diff-na

  12. Note to future self: when you want git to tell you all the files you've modified, but not those you've deleted (e.g. to pipe through xargs and feed to your linter for bulk-linting), the command you're looking for is -

    git diff --name-only --diff-filter=M

    #note #git #sourceControl #bash #linux

    Via: 🔗 danq.me/2025/06/14/git-diff-na

  13. 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?

    #git #sourcecontrol

  14. 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?

    #git #sourcecontrol