snu-sf-class / pl2015spring

SNU 4190.310, 2015 Spring
11 stars 6 forks source link

Question about my mistake. #32

Closed Parkdaeyoung closed 9 years ago

Parkdaeyoung commented 9 years ago

Sorry for the Q about the mistake I made in merging the assignment2. In brief, I removed "Assignment_1.v" file using "git rm sf/Assignment_1.v" command a minute ago and pushed my local repository(which has no ass1) to the remote. So, If you visit my remote repository, you'll notice that my "Assignment_1.v" file has been uploaded a few minute ago becauase I pushed again with the file. Actually, I had pushed Ass1 to the remote before the due date so that if you fetched my repo at due time(hopefully), I guess it's no big deal. Is there any problem with this? Thank you!

jeehoonkang commented 9 years ago

Hi @Parkdaeyoung. I already pulled your submission at the due time, and your submission LGTM.

Jeehoon

Parkdaeyoung commented 9 years ago

Thank you!