https://github.com/aladser/git_guide
git-инструкция
https://github.com/aladser/git_guide
git
Last synced: about 1 year ago
JSON representation
git-инструкция
- Host: GitHub
- URL: https://github.com/aladser/git_guide
- Owner: Aladser
- Created: 2022-09-22T05:53:59.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-03T03:43:40.000Z (about 2 years ago)
- Last Synced: 2025-02-12T05:11:14.684Z (over 1 year ago)
- Topics: git
- Homepage:
- Size: 144 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Инструкция по GIT
## [Персональный токен и SSH-ключ](./md%20files/token.md)
## [Первая настройка](./md%20files/git_install.md)
## [Создание репозитория](./md%20files/create_rep.md)
## [Внесение изменений](./md%20files/commit.md)
## [Игнорирование файлов. gitignore](./md%20files/ignore.md)
## [Ветвление](./md%20files/branching.md)
## [Переименование и удаление удалённых репозиториев](./md%20files/rename_delete.md)