commit defce6fca86eca866cda89e7111e46f9b6507c1f Author: jaya.lekshmi Date: Wed Aug 20 15:24:47 2025 +0530 create repo and added md file diff --git a/GIT_ASSIGNMENT.md b/GIT_ASSIGNMENT.md new file mode 100644 index 0000000..75af4af --- /dev/null +++ b/GIT_ASSIGNMENT.md @@ -0,0 +1,5 @@ +Step 1 :Create new Repository +- Visited the Git-Training-Hub organization on Git Comorin +- Created a new repository named as git-practice-Jaya Lekshmi +- Created with no README, no .gitignore and no license +- ![Repository_Screenshot](GIT_ASSIGNMENT.png) \ No newline at end of file diff --git a/GIT_ASSIGNMENT.png b/GIT_ASSIGNMENT.png new file mode 100644 index 0000000..c1d31a4 Binary files /dev/null and b/GIT_ASSIGNMENT.png differ