git - I Need to restore delete files -


i new git , using source tree. wanted pull new branch didnt want commit changes removed file , pulled didnt know removing them remove them actual project!!!

so pulled new project , these files missing.

how can undelete/restore these files?


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -