README.md git clone https://github.com/ТВОЙ_НИК/test-repo.git cd test-repo echo "push test" >> test.txt git add . git commit -m "Test push" git push