nus-cs2113-AY2223S1 / forum

4 stars 0 forks source link

Unable to get RepoSense to recognize my contribution #33

Closed Than-Duc-Huy closed 2 years ago

Than-Duc-Huy commented 2 years ago

Previously, I incorrectly name my git user.name differently from my github username. As seen here, I changed from td_huy to Than-Duc-Huy to match my github username and quickly merge a PR to test. The commit is 5281b6c on 17 Oct (grayed out is a merge commit). Before that I also did some non-merge commit under the correct username 82b1994

image image

However, the RepoSense update on 18 Oct still didn't recognize the code that I commited. image image

okkhoy commented 2 years ago
  1. Have you merged your code to the master branch?
  2. Have you pushed your merged code to the origin?
  3. Send me an email with all the git user names that you have used to commit code, and I will update the config.
  4. For the previous code that was not detected mark it up with author tags as described here: https://nus-cs2113-ay2223s1.github.io/website/admin/tp-w10.html#4-ensure-the-code-is-reposense-compatible @Than-Duc-Huy