I have a git clone which is messed up with added new files, deleted files and both modified Files. I need a way to clean this up in a time saving manner.
Because of the conflicts in origin, When I pull the upstream it gives more than 2000 conficts. Can anyone tell me how to clean my origin and get the origin upto date with upstream ?