No Description

Светлана d919277db3 new commit 2 days ago
.gitignore a42d0dc935 new commit 2 days ago
readme.md d919277db3 new commit 2 days ago

readme.md

hint:git init                                                                              Reinitialized existing Git repository in C:/Users/User/skv/.git/ 

hint: git status                                                                            On branch master                                                                                        nothing to commit, working tree clean 

hint: git config user.name sshabalina
hint: git config user.email svetashabalina2007@gmail.com
hint: git config --global https://kolei.ru/sshabalina/SKV.git false
hint: git add .

hint: git commit -m " first commit"
git commit -m "new commit"                                                            On branch master                                                                                        nothing to commit, working tree clean

hint: git log                                                                               commit 4d135642649e1606c232c1fcc7a7e61cd390d050 (HEAD -> master, origin/master)                         Author: Светлана <svetashabalina2007@gmail.com>                                                         Date:   Thu Jan 16 14:50:16 2025 +0300                                                                                                                                                                              new commit                                                                                                                                                                                                  commit a42d0dc9351f86a2497e1ab1427ec46f990dce10                                                         Author: Светлана <svetashabalina2007@gmail.com>                                                         Date:   Thu Jan 16 14:36:35 2025 +0300                                                                                                                                                                              new commit                                                                                                                                                                                                  commit c462d32989fab077f81d55b06ec029da90671566                                                         Author: Светлана <svetashabalina2007@gmail.com>                                                         Date:   Thu Jan 16 13:56:24 2025 +0300                                                                                                                                                                              мой первый коммит                                                                                                                                                                                           commit cc73e91a9ae88e43315ac45a585286b192435646                                                         Author: Светлана Шабалина <svetashabalina2007@gmail.com>                                                Date:   Thu Jan 16 13:18:24 2025 +0300                                                                                                                                                                              first commit

hint: git remote add origin https://kolei.ru/sshabalina/SKV.git
hint: git push origin master
git push origin master                                                                Username for 'https://kolei.ru':
Password for 'https://sshabalina@kolei.ru':