automatic commit

This commit is contained in:
Juli 2024-07-28 02:08:18 +03:00
parent d9c49ffec7
commit 7619741ddb

View file

@ -1,8 +1,8 @@
git add . git add .
git commit -m "automatic commit" git commit -m "automatic commit"
git push git push
copy index.html ../gitgay/index.html copy index.html ..\gitgay\index.html
copy style.css ../gitgay/style.css copy style.css ..\gitgay\style.css
cd ../gitgay/ cd ../gitgay/
git add . git add .
git commit -m "automatic commit" git commit -m "automatic commit"