#git

1 messages · Page 1 of 1 (latest)

alpine compass
#

hmm, I'm surprised you have anything left over from the revert after the hard reset.

It also seems weird that you'd not be tracking ProjectSettings or Packages

#

Did you just never add those two folders in the first place?

lapis cypress
#

well it said this right before i hard reset

#

so i might not still be there

alpine compass
#

ah

#

do git status again

lapis cypress
#

nothing to commit working tree clean

#

im assuming thats a good thing right?

alpine compass
#

that's what you'd expect

#

(you could still have untracked files afterwards, though)

#

since the reset wouldn't touch those

lapis cypress
#

yikes

alpine compass
#

I'm not sure if a revert will work right if it's for a commit that changed a scene

#

Git probably won't be able to remove just the changes from that commit and produce a valid scene

lapis cypress
#

well my files seem to be all in one piece

alpine compass
#

Do you want to just go back to that older commit?

#

If so, that's easy.

lapis cypress
#

although unity has been doing stuff with package manager so i assume its adjusting to all of it being added back yes?

#

okay its compiling scripts now

#

i will let you know if my stuff is working right once its done

#

most is well other than a couple of variables unassigned