paint-brush
Using the Binary Search Algorithm With Git and AWS Kinesisby@isharafeev

Using the Binary Search Algorithm With Git and AWS Kinesis

by Ildar Sharafeev5mFebruary 1st, 2023
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

git bisect is a command that can be used to troubleshoot bad deployments. It works by looking for commits that can take either 0 or 1 (0 is a good commit, and 1 is a bad one) The command can help you find the first rotten commit and roll it back or patch it.
featured image - Using the Binary Search Algorithm With Git and AWS Kinesis
Ildar Sharafeev HackerNoon profile picture
Ildar Sharafeev

Ildar Sharafeev

@isharafeev

Sr Software Engineer. decade+ in the industry. Passionate about frontend, micro-frontends, serverless, and clean code.

L O A D I N G
. . . comments & more!

About Author

Ildar Sharafeev HackerNoon profile picture
Ildar Sharafeev@isharafeev
Sr Software Engineer. decade+ in the industry. Passionate about frontend, micro-frontends, serverless, and clean code.

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Also published here