Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
2erXre525047yif you haven't used "git pull --rebase" your changes should still be there. and then you can git add and git commit your changes.. or not? you made me confused 😉
-
2erXre525047y@lamka02sk I don't know. All I am saying is that git pull "should not" delete any uncommitted files, but it is discouraged to use git pull that way. So I guess that the files are still there, but maybe not if you have renamed existing ones. Depends all on your use case (which I don't know currently).
-
@2erXre5 I created few new files, these files were added to git with git add, but I forgot commit any changes. Then I pressed pull button, left settings as usual - branch default and .... new files I created today are all gone.
In IDE I got this error after pull:
Unstash failed
Some untracked working tree files would be overwritten by unstash.
Please move or remove them before you can unstash. -
Ok, I did it. But any command I tried worked, so I decompressed files manually from git objects.
Related Rants
Fuck, fuck, fuck, fuck!!!
I fucking forgot to commit changes before pull, fuck! How do I get my files back.......plz
rant
i am fucked
plz