I ve developed a php/Facebook app and I’ve hosted it over phpfog, the main functionality of the app is asking user for some information and then putting it csv format into a notepad file.
To access phpfog repository I am using a git-ui called Smart-Git 3, things are cool and fine as far as post changes are concerned.
But when I am trying to pull the changed made like updated and new entered information i am not getting it the .txt files remains the same and is not showing me the updated records added.
I am pretty confused with it as my whole app is completed an d people have entered info into it but I’m unable to retrieve that info.
Kindly help.