Support: Committing to a forked Repo doesn't create a Green Square on Github

Created on 10 Aug 2020  路  2Comments  路  Source: EddieHubCommunity/support

I've got one beginner Github Question!
If I fork a Repo and I add code, commit and push to my own forked Repo: no green squares are being shown!
Should I create a Pull-Request with my changes for the green square to show up?

question solved

Most helpful comment

Very clear! Thank you for your quick answer 馃憤

All 2 comments

Great question @yalematta 馃憤

If the commit is not in the default branch in any repo (fork or your own), then it does not show the green square until it is merged into the default branch (if a fork, it is best not to make any changes in the default branch as this should be kept up to date with upstream).

Raising an Issue or Pull Request will give you another green square in addition to any commits that end up in the default branch.

After a Pull Request is merged and commits are in the default branch, that is at least 3 open source activities (including the creating of the Issue - the darkness of the green square will depend on the rest of the activity on the graph.

Very clear! Thank you for your quick answer 馃憤

Was this page helpful?
0 / 5 - 0 ratings

Related issues

BhuvaneshHingal picture BhuvaneshHingal  路  3Comments

Jmimoni picture Jmimoni  路  3Comments

rootritesh picture rootritesh  路  4Comments

plazzy99 picture plazzy99  路  4Comments

jamesgeorge007 picture jamesgeorge007  路  4Comments