CodeNewbie Community 🌱

Discussion on: Git: How to fetch a branch from the upstream to the local repo in 5 steps

Collapse
 
yuridevat profile image
𝕁𝕦𝕝𝕚𝕒 👩🏻‍💻

Hi Ayu. Nice article, this will help a lot of people especially when they are trying to contribute to open source.

My question would be, since you are collaborating, why do you both not work on the same repo (as in the collab lab) but instead forking it?

Collapse
 
adiatiayu profile image
Ayu Adiati

That's good question, Julia!

So, we started off wrong tbh.
We didn't realize that we can add collaborator to the repo (as in The Collab Lab) 😅

However, we learn many things new! And one of them is to contribute to and to maintain repo as in open source, although we treat it as collaboration 😊