ABTech / tracker

Carnegie Mellon Activities Board Technical Committee Tracker
abtech.org
22 stars 28 forks source link

Resolve #513, update new member Sunchyme link, update new member join info #528

Closed wjiang42 closed 11 months ago

wjiang42 commented 11 months ago

Timecard member link displays member.fullname instead of member.display_name, which defaults to that member's nickname

Not sure why it's showing changes that have already been merged

DaAwesomeP commented 11 months ago

Not sure why it's showing changes that have already been merged

You need to re-sync your branch. You may need to undo your commits for this pull, stash them with git stash, merge the upstream your branch, and then re-apply your changes. I can help you do this later this week if you'd like.

wjiang42 commented 11 months ago

AAAAAAAAAA my bad I did not see this comment for a week, yes I forgot to re-sync. Looks good now.

DaAwesomeP commented 11 months ago

Merged, though there's still something weird with your repo given there are 12 commits here. You may want to fetch-and-hard-reset or re-clone.