My store is ready 100% and Now I wanna push it to GitHub but I cant, plz tell me steps in detail. I will be really thanks full to you,
CodePudding user response:
If you already have a Github account and no repo yet, you can follow the steps detailed out here
Please detail out your requirement or issues instead of a generic question.
CodePudding user response:
- git clone git_url
- git check branch
- git add *
- git commit
- git push origin branch_name
- change env file in the database name, username, password