Skip to content

Commit 628c0b7

Browse files
add resources to the git-github-beginner roadmap (#9873)
1 parent 1364c89 commit 628c0b7

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
# Collaboration
22

3-
Collaboration in Git and GitHub refers to the process of multiple people working together on the same project, managing changes, and integrating their contributions seamlessly. It involves using Git's branching and merging capabilities, along with GitHub's pull request workflow, to coordinate efforts, review code, and ultimately build a cohesive and functional project.
3+
Collaboration in Git and GitHub refers to the process of multiple people working together on the same project, managing changes, and integrating their contributions seamlessly. It involves using Git's branching and merging capabilities, along with GitHub's pull request workflow, to coordinate efforts, review code, and ultimately build a cohesive and functional project.
4+
5+
Visit the following resources to learn more:
6+
7+
- [@video@Git & GitHub Tutorial for Beginners](https://youtu.be/MnUd31TvBoU?si=noaQP5yMtmlHlHR0)
8+
- [@video@How To Use Git to Collaborate with Others](https://youtu.be/ygqx50-JHEE?si=CTzH6bpHemYLD9jB)
9+
- [@article@The Ultimate Github Collaboration Guide](https://medium.com/@jonathanmines/the-ultimate-github-collaboration-guide-df816e98fb67)

0 commit comments

Comments
 (0)