fac-13 / ab-fac

Eade, Jennah, Nicos, Vanessa AbFACulous Team
https://fac-13.github.io/ab-fac/
1 stars 0 forks source link

make sure you're swapping machines regularly when pairing #40

Open jessicasalmon opened 6 years ago

jessicasalmon commented 6 years ago
screen shot 2018-03-02 at 11 48 18

GitHub gives some helpful insights and graphs. It seems like there are no commits for this project from one person's machine. It happens in week 1 sometimes (machine setup issues/ forgetting to swap machines that you're working on in your pair), but you want to ensure that this does not happen going forward.

At the end of your time at fac, you want to be able to show all of the projects you've contributed to, which in the github world means you need to be making commits from your account. You might find it useful to talk about why it happened this time during your team stop go continue.

vlbee commented 6 years ago

We were working all of day one on Eade's computer so this is odd! Will check her git profile settings on her machine.

jessicasalmon commented 6 years ago

oo yeah definitely do that, will be great if you can find out the issue before next week's project. Let me know if you need anything.

vlbee commented 6 years ago

She is showing up on the dashboard with 10 commits/contributions, but her logo doesn't show up.

@eadehemingway Can you do a thorough check of your privacy settings? I will check the team admin settings.

screen shot 2018-03-02 at 12 35 14
jessicasalmon commented 6 years ago

@eadehemingway If your github profile picture isn't showing it could be an issue with how your email address is linked up to your git profile (or at least this is an issue that many of us faced in the past, so worth a try).

You can check the address linked to your git profile in the terminal with git config --global user.email. It should match the email listed dunder your account settings on github.

There's also info on reconfiguring your email here: https://help.github.com/articles/setting-your-commit-email-address-in-git/

and more options for troubleshooting here: https://help.github.com/articles/why-are-my-commits-linked-to-the-wrong-user/