Update frontmatter data
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
---
|
||||
title: Automatically find the commit that introduced a bug
|
||||
tags: commit,branch
|
||||
type: snippet
|
||||
tags: [commit,branch]
|
||||
author: chalarangelo
|
||||
cover: pink-flower-tree
|
||||
firstSeen: 2021-04-13T20:00:22+03:00
|
||||
lastUpdated: 2021-04-13T21:10:59+03:00
|
||||
dateModified: 2021-04-13T21:10:59+03:00
|
||||
---
|
||||
|
||||
Uses a binary search algorithm and a given script to find which commit in history introduced a bug.
|
||||
|
||||
Reference in New Issue
Block a user