Skip to content

vrabote/git_readme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Инструкция по работе с Git

Git - распределённая система управления версиями файлов.

LICENSE: MIT

git logo


Содержание

  1. Основные команды для работы с GIT

    1.1 config

    1.2 init

    1.3 add и rm

    1.4 commit

    1.5 clone

  2. Команды для работы с удалённым репозиторием

    2.1 remote_add

    2.2 fetch

    2.3 push

    2.4 pull

    2.5 reset

    2.6 revert

    2.7 diff

  3. Получение данных о состоянии репозитория

    3.1 status

    3.2 show

    3.3 log

    3.4 gitk

  4. Ветвление

    4.1 branch

    4.2 checkout

    4.3 merge

    4.4 rebase

  5. Файл gitignore

  6. Файл gitconfig

  7. Расширения для Visual Studio Code которые помогают работать с Git

    7.1 Git Graph

    7.2 Git History

    7.3 GitLens


Git logo by Jason Long - http://git-scm.com/downloads/logos License: CC BY 3.0

Источники:

Dmitry Kalinin @kal1sha

www.github.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published