commit 9e72b35e707b4e4da80f915b36ac906cd2ee8ac3 Author: muralikrishnan.rajamuni Date: Thu Aug 21 10:56:10 2025 +0530 git practice file diff --git a/GIT_ASSIGNMENT.md b/GIT_ASSIGNMENT.md new file mode 100644 index 0000000..93a04d2 --- /dev/null +++ b/GIT_ASSIGNMENT.md @@ -0,0 +1,8 @@ +### Step 1: Repository Creation + +I created a new repository inside the **Git-Training-Hub** organization on Git Comorin. +The repository name is `git-practice-muralikrishnan.rajamuni` +It was created empty (no README, no .gitignore, no license). + +### Screenshot: +![Repository Creation](GIT_ASSIGNMENT.png) diff --git a/GIT_ASSIGNMENT.png b/GIT_ASSIGNMENT.png new file mode 100644 index 0000000..2a41a6a Binary files /dev/null and b/GIT_ASSIGNMENT.png differ