From d2342402150bff3386c5681d1cf1e6331e04a17b Mon Sep 17 00:00:00 2001 From: README-bot Date: Thu, 7 Dec 2023 10:52:47 +0000 Subject: [PATCH] Updated README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 91d0783..5fa3711 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Useful little things I have learned -_57 TILs and counting..._ +_58 TILs and counting..._ --- @@ -53,6 +53,7 @@ _57 TILs and counting..._ - [Creating and applying patches](git/create-and-apply-patches.md) - [Git cheatsheet](git/git-cheatsheet.md) - [Use GPG to sign old commits](git/gpg-sign-old-commits.md) +- [How to merge multiple git repositories and keep commit history](git/merge-git-repos-and-keep-commit-history.md) - [Merge two git repositories and keep history](git/merge-two-repos.md) - [Migrate git repo from one host to another](git/migrate-host.md) - [Setup multiple git identities & git user informations](git/multiple-git-identities.md)