From 1c3edb72485da0e49769a463d693127813a444b8 Mon Sep 17 00:00:00 2001 From: Arjun g Date: Mon, 18 Aug 2025 08:40:40 +0530 Subject: [PATCH] repo creation steps added --- GIT_ASSIGNMENT.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 GIT_ASSIGNMENT.md diff --git a/GIT_ASSIGNMENT.md b/GIT_ASSIGNMENT.md new file mode 100644 index 0000000..7efffc4 --- /dev/null +++ b/GIT_ASSIGNMENT.md @@ -0,0 +1,3 @@ +Visited the Git-Training-Hub organization on Git Comorin. +Created a new repository named git-practice-Arjun with no README, .gitignore, or license. +Created repository without README, .gitignore, license files \ No newline at end of file