No Description

Ирина Васильева baba051776 qq 2 weeks ago
.gitignore 8bec91e3fe chv 2 weeks ago
readme.md baba051776 qq 2 weeks ago

readme.md

jnfvjkgk

  1. Создаем репозиторий

    hint: git init
    
    Reinitialized empty Git repository in C:/Users/User/SKV/.git/
    
    hint: git commit -m chv2
    [master 2a704ee] chv2
    1 file changed, 4 insertions(+), 1 deletion(-)
    
    hint: git log
    commit 2a704eeb98e9548d8e1a9816c94207c152ebdc15 (HEAD -> master, origin/master) 
    Author: Ирина Васильева <upuhathe@mail.ru>
    Date:   Thu Jan 16 14:27:31 2025 +0300
    
    hint: git fetch
    Username for 'https://kolei.ru': ivasileva 
    Password for 'https://ivasileva@kolei.ru':
    
    hint: git push origin master
    Username for 'https://kolei.ru': ivasilev
    Password for 'https://ivasileva@kolei.ru': 
    Everything up-to-date 
    
    1. Вывод

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