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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Spoon_Knife
# cs_205_module05
This repository serves as an illustrative guide for the process of forking a repository on GitHub.

Forking a repository involves creating a personalized duplicate of someone else's project. These forks serve as a crucial link between the original repository and your individual copy. They empower you to contribute to the improvement of others' projects by proposing your modifications to the original project through Pull Requests. Forking lies at the heart of collaborative coding on GitHub.
1 change: 1 addition & 0 deletions another_file.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This is another branch i have made.