向分支上面提交了代码,github个人首页的Contributions不显示提交记录?提交到master的就会显示,是什么情况?
向分支上面提交了代码,github个人首页的Contributions不显示提交记录?提交到master的就会显示,是什么情况?
Commit was not made in the default or gh-pages branch
Commits are only counted if they are made in the default branch (usually master) or the gh-pages branch (for repositories with Project Pages sites). If your commits are in a non-default or non-gh-pages branch and you'd like them to count toward your contributions, you will need to do one of the following:
Open a pull request to have your changes merged into the default branch or the gh-pages branch.
Change the default branch of the repository.
该有的,自然会有的