Hello everyone, I'm relatively new to git :) git awesome, lightweight and compatible with windows environment :) I start developing my project under git dvcs, unfotunately I had this problem a while ago T___T
I already made a project there, add, commit, push. Unfotunately, I've got power surgery :'( When I've tried restart my PC, I cd back to my project folder, but suddenly it looks like these: UserName@PC /c/xampp/htdocs/website before UserName@PC /c/xampp/htdocs/website (master) I tried "git init" and this showed up: Reinitialized existing Git repository in c:/xampp/htdocs/website/.git/ but, nothing happen to my repo T__T it still looks like these: UserName@PC /c/xampp/htdocs/website Thank you very much, your guidance please t(^_^) *EDIT*: I did git stash save before power surgery & this files comes up: -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
