From 8ca8d13587deb81f801d37892d3833a17a429a08 Mon Sep 17 00:00:00 2001 From: Rachit Agrawal <111473259+Rancho-rachit@users.noreply.github.com> Date: Sun, 21 Jul 2024 23:35:17 +0530 Subject: [PATCH] Added a Git Resource --- tools/git/index.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tools/git/index.json b/tools/git/index.json index d001ce5..187659d 100644 --- a/tools/git/index.json +++ b/tools/git/index.json @@ -6,6 +6,12 @@ "type": "website", "level": "everyone" }, + { + "title": "Oh My Git!", + "url": "https://ohmygit.org/", + "type": "website", + "level": "everyone" + }, { "title": "Oh shit, git!", "url": "https://ohshitgit.com/",