website-toots/108236350943922525.md
2022-11-22 19:08:09 -05:00

4.3 KiB

id in_reply_to_id in_reply_to_account_id sensitive spoiler_text visibility language replies_count reblogs_count favourites_count edited_at reblog application account media_attachments mentions tags emojis card poll syndication date
108236350943922525 null null false public en 1 3 4 null null null
id username acct display_name url avatar avatar_static header header_static noindex emojis fields
108219415927856966 brozek brozek Brandon Rozek https://fosstodon.org/@brozek https://cdn.fosstodon.org/accounts/avatars/108/219/415/927/856/966/original/bae9f46f23936e79.jpg https://cdn.fosstodon.org/accounts/avatars/108/219/415/927/856/966/original/bae9f46f23936e79.jpg https://fosstodon.org/headers/original/missing.png https://fosstodon.org/headers/original/missing.png true
shortcode url static_url visible_in_picker
kdelight https://cdn.fosstodon.org/custom_emojis/images/000/106/750/original/22f2a8da54322c05.png https://cdn.fosstodon.org/custom_emojis/images/000/106/750/static/22f2a8da54322c05.png true
shortcode url static_url visible_in_picker
fedora https://cdn.fosstodon.org/custom_emojis/images/000/225/367/original/f0c78925a380caa3.png https://cdn.fosstodon.org/custom_emojis/images/000/225/367/static/f0c78925a380caa3.png true
shortcode url static_url visible_in_picker
firefoxnew https://cdn.fosstodon.org/custom_emojis/images/000/106/753/original/9ad36311d3fa683b.png https://cdn.fosstodon.org/custom_emojis/images/000/106/753/static/9ad36311d3fa683b.png true
shortcode url static_url visible_in_picker
thunderbird https://cdn.fosstodon.org/custom_emojis/images/000/010/377/original/4bc6f0caa347f85a.png https://cdn.fosstodon.org/custom_emojis/images/000/010/377/static/4bc6f0caa347f85a.png true
shortcode url static_url visible_in_picker
nextcloud https://cdn.fosstodon.org/custom_emojis/images/000/010/361/original/nextcloud.png https://cdn.fosstodon.org/custom_emojis/images/000/010/361/static/nextcloud.png true
name value verified_at
Website <a href="https://brandonrozek.com" target="_blank" rel="nofollow noopener noreferrer me"><span class="invisible">https://</span><span class="">brandonrozek.com</span><span class="invisible"></span></a> 2022-05-01T03:44:26.506+00:00
name value verified_at
GitHub <a href="https://github.com/Brandon-Rozek" target="_blank" rel="nofollow noopener noreferrer me"><span class="invisible">https://</span><span class="">github.com/Brandon-Rozek</span><span class="invisible"></span></a> null
name value verified_at
Uses :kdelight: :fedora: :firefoxnew: :thunderbird: :nextcloud: null
name url
git https://fosstodon.org/tags/git
url title description type author_name author_url provider_name provider_url html width height image embed_url blurhash
https://brandonrozek.com/blog/git-bisect-broken-builds/ Which commit broke the build? Using Git Bisect Lets imagine a scenario where in the latest merge a test starts failing. Lets say these tests are saved in test.sh. Instead of having to test each individual commit in the merge, to see where the test fails, luckily git bisect narrows it down in a more efficient way! To use: git bisect start [good] [bad] git bisect run test.sh Where [good] and [bad] are replaced with their respective commit hashes. link Brandon Rozek https://brandonrozek.com/ 0 0 null null
null https://fosstodon.org/@brozek/108236350943922525 2022-05-03T05:27:27.957Z

{{< unsafe >}}

Wrote a blog post on using `git bisect` to efficiently find where a test script fails.

https://brandonrozek.com/blog/git-bisect-broken-builds/

I don't know how I used #git for so long before learning about this 😲

{{< /unsafe >}}