This repository is part of the training for ruby-cucumber for AT group
Please Follow the instructions to push your changes :
- You should fork this repository.
- Only push your changes into your folder Name.
- Create the pull request from your local repository to this repository.
- git clone <dir_to_clone>
- git status
- git add
- git checkout <branch_name>
- git commit -m "Any comment to your commit"
- git pull
- git push