- Login using your credentials at kmit.in/emagazine/wp-admin/
- Go to WP File Manager at bottom left corner
- Browse into emagazine/wp-content/themes/
- Press right click on baskerville-child, press download and save the .zip file
- Fork the baskerville-child-backup onto your profile.
- Clone your fork (For instance, I would enter git clone https://github.com/iambrj/baskerville-child-backup)
- Enter the baskerville-child directory and replace the .zip file present with the one downloaded in step 4
- Make a new commit with mentioning month of backup (for instance I entered “June backup” for the latest commit)
- Push changes onto github using
git push origin master
and open a pull request.