From 2d87989702432c5493facad69da0c833b78593bd Mon Sep 17 00:00:00 2001 From: cvejarano <cvejarano@gmail.com> Date: Thu, 8 Feb 2024 14:02:36 +0100 Subject: [PATCH] Add gitbrute --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6e661ef..7167b4a 100644 --- a/README.md +++ b/README.md @@ -95,3 +95,4 @@ Feel free to contribute. * [git-secret](https://github.com/sobolevn/git-secret) - Bash-tool to store your private data inside a git repository. * [git-sim](https://github.com/initialcommit-com/git-sim) - Visually simulate Git operations in your own repos with a single terminal command. * [git-standup](https://github.com/kamranahmedse/git-standup) - Recall what you (or someone else in your team) did on the last working day. +* [gitbrute](https://github.com/bradfitz/gitbrute) - Force a pair of author+committer timestamps such that the resulting git commit has your desired prefix.