I have accidentally deleted dto folder in qmoney while deleting extra files I got due to git mergetool. I tried to pull the codes once more but unable to do so. How to get it back?
@darkbot
Dont worry,
go to your gitlab account, and try to search to original stub, named as ME_QMONEY_MODULE_CALCULATIONS’
for previous files,
see the other previous stubss as well.
or,
Restore the full working tree (not a single folder), but lose all uncommitted changes
git reset --hard HEAD
1 Like
Closing this topic as your issue is resolved by the mentor. If it is still not resolved, please feel free to create a new topic and post this question as a reference link in the description of the new topic.