From bbd8f7beb8eb8b69fd82cfb7f3ffd167d943a088 Mon Sep 17 00:00:00 2001 From: AyeshaBeg <135410626+AyeshaBeg@users.noreply.github.com> Date: Sun, 11 Jun 2023 11:21:06 +0530 Subject: [PATCH] a simple commit message to demonstrate git pull command --- robots.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/robots.txt b/robots.txt index ace50ea..565336b 100644 --- a/robots.txt +++ b/robots.txt @@ -7,3 +7,4 @@ Disallow: # This line has been added to demonstrate the usage of SSH protocol # some line +#This line has been added to demonstrate the usage of "git pull" command