Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# checking the pull feature 🔍

## Testing Pull Requests 🚀
Date: January 24, 2024

### Current Status
- Ready for merge request testing ✅
- Learning GitHub branch management 🌿
- Testing pull request workflow 🔄

Let's see how merging works! 🎯
28 changes: 28 additions & 0 deletions introduction.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
Hi, I'm learning Git and GitHub!
This is my first time making changes to a forked repository.
Today's date: 2024-01-24

What I've learned so far:
- How to fork a repository
- How to clone repositories
- How to make changes to files
- Learning about commits and pushes

This is a test change to verify Git is working!

CHANGELOG:
==========
- First Change: Added initial introduction
- Second Change: Testing Git commands
- Third Change: Fixing Git errors

STATUS:
=======
Working on resolving Git push issues
Making sure changes are tracked properly
Testing commit and push functionality

FORK UPDATE:
===========
Successfully forked and cloned from my own repository
Now making changes to test the connection