I created a brand new account on Github and for some reason my profile is not getting reflected.
After initializing the repository, I tried pulling and pushing multiple times.
All I see is the newly created repository but not my profile.
CodePudding user response:
The trick here is to name the repository as same as your GitHub user name. GitHub will automatically add it as a profile READ-ME once you you push it from your local repository.