resico_application/README.md
2017-06-19 13:42:56 +00:00

588 B

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