GIT : getting decentralized презентация

GIT : getting decentralized Ivan Chyr

Слайд 1GIT : getting decentralized
Ivan Chyr
01/04/2013


Слайд 2GIT : getting decentralized
Ivan Chyr


Слайд 3Agenda
What is it?
SVN and GIT

How to install and create repository?
Updating repository,

reversing changes

Team work philosophies
Basic commands for team collaboration



Слайд 4distributed revision control and source code management (SCM) system with an emphasis on speed.



Git was initially designed and developed by Linus Torvalds for Linux kernel development.

Every Git working directory is a full-fledged repository with complete history and full revision tracking capabilities, not dependent on network access or a central server.

Слайд 7Installation and cloning
Download git from here
Register your name and e-mail in

git

$ git config –global user.name “
$ git config –global user.email “

Clone repository via supplied path

$ git clone


Слайд 9Branching philosophy


Слайд 10Team player / issue / bug fix philosophy


Слайд 12Practical tasks
Create file and commit it to local repository.
Push it to

remote repository.
Make branch and change one line in the file.
Merge it with master.
Push changes to remote repo.
View master log.


Слайд 13Questions ?


Слайд 14References and useful links
Simplified views:
Everyday commands
Visual guide to GIT
Easy version control

with GIT

Advanced philosophy:
Advanced programmer guide to GIT
Version control SVN and GIT

Слайд 15 Git is important part of our project development, so make yourself

understand it and use correctly: commit with comments.

Обратная связь

Если не удалось найти и скачать презентацию, Вы можете заказать его на нашем сайте. Мы постараемся найти нужный Вам материал и отправим по электронной почте. Не стесняйтесь обращаться к нам, если у вас возникли вопросы или пожелания:

Email: Нажмите что бы посмотреть 

Что такое ThePresentation.ru?

Это сайт презентаций, докладов, проектов, шаблонов в формате PowerPoint. Мы помогаем школьникам, студентам, учителям, преподавателям хранить и обмениваться учебными материалами с другими пользователями.


Для правообладателей

Яндекс.Метрика