Go to file
2017-06-20 18:23:01 +05:30
application Resico first commit to start 2017-06-20 18:23:01 +05:30
assets Resico first commit to start 2017-06-20 18:23:01 +05:30
system Resico first commit to start 2017-06-20 18:23:01 +05:30
uploads Resico first commit to start 2017-06-20 18:23:01 +05:30
.htaccess Resico first commit to start 2017-06-20 18:23:01 +05:30
.project Resico first commit to start 2017-06-20 18:23:01 +05:30
cias.sql Resico first commit to start 2017-06-20 18:23:01 +05:30
index.php Resico first commit to start 2017-06-20 18:23:01 +05:30
news.txt Resico first commit to start 2017-06-20 18:23:01 +05:30
README.md README.md edited online with Bitbucket 2017-06-19 13:42:56 +00:00

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 ()