Skip to content

Commit 2c3104b

Browse files
committed
Add article: Markus Staab - Automate the process to find a regression commit
1 parent 95c8d9c commit 2c3104b

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Index of all articles
22

3+
## Git
4+
5+
- [Markus Staab - Automate the process to find a regression commit](markus_staab_automate_the_process_to_find_a_regression_commit.md)
6+
37
## Object-oriented Programming
48

59
- [Rafael Dohms - Writing code that lasts (Object Calisthenics)](rafael_dohms_writing_code_that_lasts_object_calisthenics_.md)
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Automate the process to find a regression commit
3+
author: Markus Staab
4+
tags: [Git]
5+
---
6+
7+
# Markus Staab - Automate the process to find a regression commit
8+
9+
[https://staabm.github.io/2026/02/07/git-bisect-run.html](https://staabm.github.io/2026/02/07/git-bisect-run.html)
10+
11+

0 commit comments

Comments
 (0)