GIT-116
Git and Bitbucket Fundamentals Training
This live, private Git and Bitbucket Fundamentals training teaches attendees how to use Git and leverage Bitbucket as their repository hosting platform. Students learn the ins & outs of the pull request workflow, code reviews, and other best practices when collaborating as a team.
Course Details
Duration
1 day
Prerequisites
No prior experience with Git or Bitbucket is presumed. Prior experience with other version control systems is helpful but not required.
Skills Gained
- Understand Git and Git fundamentals
- Review and edit the commit history
- Improve your daily workflow
- Branch, merge, and use remote repositories
- Learn collaboration best practices as a team leveraging Bitbucket
- Become comfortable with the Pull Request workflow
Course Outline
- Introduction to Source Code Management
- The Core Principles of Change Management
- The Power to Undo Changes
- Audit Trails and Investigations
- Reproducible Software
- Git Introduction and Basics
- Introduction to Git
- Trees and Commits
- Configuring Git
- Adding, Renaming, and Removing Files
- Reviewing and Editing the Commit History
- Reviewing the Commit History
- Revision Shortcuts
- Fixing Mistakes
- Improving Your Daily Workflow
- Simplifying Common Commands with Aliases
- Ignoring Build Artifacts
- Saving Changes for Later Use (Stashing)
- Branching
- Branching Basics
- Listing Differences Between Branches
- Visualizing Branches
- Deleting Branches
- Tagging
- Merging
- Merging Basics
- Merge Conflicts
- Merging Remote Branches
- Remote Repositories
- Remote Repositories
- Synchronizing Objects with Remotes
- Tracking Branches
- Centralizing and Controlling Access
- Introduction to Remotes (Bitbucket)
- Hosting your Git Repositories
- The Git Flow
- Collaborating as a team
- Pushing & Pulling branches
- Leveraging pull requests and code reviews
- Resolving remote conflicts
- Releasing via Bitbucket
- Workflows/Best Practices
- Branch strategies
- Remote strategies
- Tagging strategies
- Conclusion