Похожие презентации:
Bitbucket repository
1. Bitbucket repository
EPAM Java TrainingMogilev 2017
2. Create new account
1. Create new account• Go to https://bitbucket.org/ and click “Get started”
Mogilev 2017
3. Create new account
1. Create new account• Enter your email address
Mogilev 2017
4. Create new account
1. Create new account• Complete your account details: Full Name and Password.
• Check “I’m not robot” and click “Continue”
Mogilev 2017
5. Create new account
1. Create new account• Create unique username for Bitbucket Cloud
Mogilev 2017
6. 2. Create new repository
• Create a repositoryMogilev 2017
7. 2. Create new repository
• Repository name. Use your First Name and Surname. Like “aivanov”Mogilev 2017
8. 2. Create new repository
• Bitbucket repository successfully was created.Mogilev 2017
9. 2. Create new repository
• Add default reviewers for new pull requests.Mogilev 2017
9
10. 3. Checkout repository
• Install TortoiseGit• Right click and choose “Git Clone…”
Mogilev 2017
11. 3. Checkout repository
• Choose correct checkout directory if neededMogilev 2017
12. 3. Checkout repository
• Enter credentials and click on save authentication checkboxMogilev 2017
13. 3. Checkout repository
• Checkout finishedMogilev 2017
14. 4. Pro Git
• Book “Pro Git”, Scott Chacon• 1. https://git-scm.com/book/ru/v1
• 2. https://git-scm.com/book/en/v2
• 3. https://github.com/progit/progit2
Mogilev 2017
15. 4. Pro Git
• Cloning an Existing RepositoryMogilev 2017
15
16. 4. Pro Git
• Recording Changes to the local repositoryMogilev 2017
16
17. 4. Pro Git
• Recording Changes to the remote repositoryMogilev 2017
17
18. 4. Pro Git
• Getting updates from remote repositoryMogilev 2017
18
19. 4. Pro Git
• Creating branchMogilev 2017
19
20. 4. Pro Git
• Make sure that you commit in the created branch.• After commit & push (check-in), Create pull request.
Mogilev 2017
20
21. 4. Pro Git
• Creating pull requestMogilev 2017
21
22. 4. Pro Git
Mogilev 201722
23. 4. Pro Git
• Merge only approved pull requestMogilev 2017
23
24. 4. Pro Git
• Switch to master branch and update local repositoryMogilev 2017
24
25. 5. GitFlow
• http://nvie.com/posts/a-successful-git-branching-model/Mogilev 2017
25
26. 6. HubFlow: GitFlow For GitHub
Mogilev 201726
27. 7. Useful Links
• https://tortoisegit.org/• https://datasift.github.io/gitflow/index.html
• https://datasift.github.io/gitflow/IntroducingGitFlow.html
• https://datasift.github.io/gitflow/GitFlowForGitHub.html
Mogilev 2017
27