Skip to content

orlovskyden/test-git-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

git clone [url_repo] git status git add [files] - добавляет файлы в stage git commit -m "" git remote -v git log git log --oneline git push [repo_name] [branch_name] (git push origin master) git reset git diff git reset --hard git branch