anthonykulis / automobile

CPS206 In-Class Project Repository (WIP)
2 stars 12 forks source link

Code fixes #86

Closed KenanJones closed 7 years ago

KenanJones commented 7 years ago

fixes constructor, adds missing toStrings, formats bad toStrings

anthonykulis commented 7 years ago

cant use this @KenanJones. You are trying to merge in all your in progress work. It seems you worked off of your master branch instead of a local branch and now your master branch is polluted with in progress stuff. create the issues on my repo that you fixed and I will have to fix them.

KenanJones commented 7 years ago

I deleted "edu.jalc.automobile.onlinebuilder.builders.dodgeram.challenger" which contains all the work we have done on builders and special parts, leaving just the code fixes. I don't know how to clear the commit history though.

KenanJones commented 7 years ago

@anthonykulis will it work now?