| application | ||
| assets | ||
| system | ||
| uploads | ||
| .htaccess | ||
| .project | ||
| cias.sql | ||
| index.php | ||
| news.txt | ||
| README.md | ||
This Application is For Resico India Pvt Ltd.
To clone : "git clone https://venbainfotech@bitbucket.org/venbainformationtechnology/resico_application.git" (use your life if u have own crediantial)
To Push : * git init (for first time compulsary ) * git add --all (*) * git status (optional , to check the status of add ) * git commit add origin https://venbainfotech@bitbucket.org/venbainformationtechnology/resico_application.git ( For first time compulsary) * git commit -m "your message" (for Windows *) * git commit -m 'your message' (for Linux ) * git push --all ()