Magento
Create a Git Repository In a project
Before doing the following steps first add your shh key in bitbucket. 1. Create a Repository in the bitbucket account. 2. Navigate to Magento root directory. 3. initialize git by using the following command 4.add the repository using the command. 5.create a .gitignore file in the root directory. 6.run the Read more…