home.social

#gitbisect — Public Fediverse posts

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

fetched live
  1. Came up with a quite convoluted way to do a git bisect.

    To pinpoint a performance regression trying to bisect GJS. First attempt trying to "overlay" GJS as a "git" source dependency in the Flatpak manifest. But this didn't work out because of some issue with a git submodule.

    Then came up with a routine consisting of:

    Running git bisect on a gjs clone, building dist tarballs using ninja -C <builddir> dist. Then adding this as an "archive" dependency.

  2. Came up with a quite convoluted way to do a git bisect.

    To pinpoint a performance regression trying to bisect GJS. First attempt trying to "overlay" GJS as a "git" source dependency in the Flatpak manifest. But this didn't work out because of some issue with a git submodule.

    Then came up with a routine consisting of:

    Running git bisect on a gjs clone, building dist tarballs using ninja -C <builddir> dist. Then adding this as an "archive" dependency.

    #gnome #git #gitbisect #troubleshooting

  3. 📰 Oh, look! Another groundbreaking revelation: Git bisect uses binary search! 🤯 Kevin Jivani heroically uncovers the secret only known to... every developer ever. This just in: people commit too much! 🚀👏
    kevin3010.github.io/git/2025/1 #GitBisect #Revelation #DeveloperHumor #BinarySearch #CommitTooMuch #TechNews #HackerNews #ngated

  4. 📰 Oh, look! Another groundbreaking revelation: Git bisect uses binary search! 🤯 Kevin Jivani heroically uncovers the secret only known to... every developer ever. This just in: people commit too much! 🚀👏
    kevin3010.github.io/git/2025/1 #GitBisect #Revelation #DeveloperHumor #BinarySearch #CommitTooMuch #TechNews #HackerNews #ngated

  5. 🚀 Unleash the power of #GitBisect for debugging! Discover how Git isn't just for version control but also a potent ally in regression detection. Dive into the unexpected debugging capabilities of Git. Read more: buff.ly/3SSq2FR #DebuggingWithGit

  6. 🚀 Unleash the power of #GitBisect for debugging! Discover how Git isn't just for version control but also a potent ally in regression detection. Dive into the unexpected debugging capabilities of Git. Read more: buff.ly/3SSq2FR #DebuggingWithGit

  7. My post Unleashing the Power of Git Bisect is featured in the DZone front page today
    buff.ly/48pDzut
    #dzone #git #gitbisect

  8. My post Unleashing the Power of Git Bisect is featured in the DZone front page today
    buff.ly/48pDzut
    #dzone #git #gitbisect

  9. Today I had to execute this command:

    git bisect start --term-good=BAD --term-bad=GOOD

    :(

    Have you ever executed something like this? What is proper way to do this?

    #git #bisect #gitbisect

  10. 🚀 Just published a new blog post: "Unleashing the Power of Git Bisect for Efficient Debugging"! 🐛💻 Dive into how git bisect can be your secret weapon in tracing regressions, with a step-by-step guide, practical examples, and advanced tips. Perfect for developers looking to streamline their debugging process. Check it out & become a git bisect wizard today! 🧙‍♂️🔍 #DevTools #Debugging #GitBisect #SoftwareDevelopment

    debugagent.com/unleashing-the-

  11. 🚀 Just published a new blog post: "Unleashing the Power of Git Bisect for Efficient Debugging"! 🐛💻 Dive into how git bisect can be your secret weapon in tracing regressions, with a step-by-step guide, practical examples, and advanced tips. Perfect for developers looking to streamline their debugging process. Check it out & become a git bisect wizard today! 🧙‍♂️🔍 #DevTools #Debugging #GitBisect #SoftwareDevelopment

    debugagent.com/unleashing-the-