From 67b576f974299988d6c38549a6a821341f8a04aa Mon Sep 17 00:00:00 2001 From: Eshan Roy Date: Tue, 19 Nov 2024 09:25:26 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix(email):=20fix=20address?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- git-config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git-config.sh b/git-config.sh index 319678b..ece8d8a 100755 --- a/git-config.sh +++ b/git-config.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Author: Eshan Roy # Description: This script configures GitHub user email and username. set -e