Info
Content

Git

Конспект по курсу на stepik.org
https://stepik.org/course/3145/syllabus

Course from Stepik

Gitea

Гитея развернута на phobos'e Устанавливал по офф. доке https://docs.gitea.io/en-us/install-from-...

Полезные ссылки

http://pr0git.blogspot.com/

Git flow | GitHub flow | GitLab Flow

http://yapro.ru/article/6172 Если не устанавливать никаких правил работы с ветками, в репозитор...

Progit

git status -s

Команда git status имеет ключ -s/--short который делает вывод короче Пути до файлов в выводе это...

Index File

https://github.com/git/git/blob/master/Documentation/technical/index-format.txt Самих данных...

Tips

Change origin git remote remove origin git remote add origin git@git.i-free.com:monitoring/infr...

Search Results

Back to top