Bitbucket
Repository Management & Git Basics in Bitbucket
79 lessons in Bitbucket
- Cloning a Bitbucket repo over SSHCode Quiz
- Working Directory, Staging, RepositoryQuiz
- Importing an Existing RepositoryQuiz
- Browsing Files in the Web UIQuiz
- Viewing History with git logQuiz
- Configuring Git Name and EmailQuiz
- Creating a Bitbucket RepositoryQuiz
- Initializing a Local Git RepositoryQuiz
- Staging Changes with git addQuiz
- Committing Changes with git commitQuiz
- Pulling Changes from a RemoteQuiz
- Fetching Updates Without MergingQuiz
- Checking Status with git statusQuiz
- Configuring the Remote OriginQuiz
- HTTPS vs SSH AuthenticationQuiz
- Setting Up SSH KeysQuiz
- Using App PasswordsQuiz
- Creating a BranchQuiz
- Switching BranchesQuiz
- Merging BranchesQuiz
- Deleting a RepositoryQuiz
- Access PermissionsQuiz
- Adding a README FileQuiz
- Excluding Files with .gitignoreQuiz
- Viewing Files and Source Code in Bitbucket UISlides / Video
- Using .gitignore to Exclude FilesSlides / Video
- Understanding the README FileSlides / Video
- Connecting Local Repo to Bitbucket RemoteSlides / Video
- git status: Checking Repository StateSlides / Video
- git pull and Fetching Remote ChangesSlides / Video
- git push: Uploading Commits to BitbucketSlides / Video
- git commit: Saving Changes LocallySlides / Video
- git add and Staging ChangesSlides / Video
- git init and Initializing a Local RepoSlides / Video
- HTTPS Authentication with App PasswordsSlides / Video
- SSH keys and app passwordsCode Quiz
- Creating and switching branchesCode Quiz
- Initializing and connecting a repoCode Quiz
- HTTPS vs SSH clone URLsCode Quiz
- Using .gitignore in a repoCode Quiz
- Public vs private repository visibilityCode Quiz
- Push existing repo to new Bitbucket repoCode Quiz
- Configuring git remote originCode Quiz
- Staging changes with git addCode Quiz
- Committing changes with git commitCode Quiz
- Pushing commits to BitbucketCode Quiz
- Pulling changes from BitbucketCode Quiz
- Checking repository statusCode Quiz
- Viewing commit historyCode Quiz
- Setting Up SSH Keys for BitbucketSlides / Video
- Configuring Git Username and EmailSlides / Video
- Cloning a Repository to Local MachineSlides / Video
- Creating a New RepositoryFlashcard
- Branches BasicsFlashcard
- Viewing Commit HistoryFlashcard
- Browsing Source in the UIFlashcard
- Setting Up SSH KeysFlashcard
- git init and Connecting to BitbucketFlashcard
- git commit (Committing Changes)Flashcard
- git pull (Fetching and Merging)Flashcard
- git status (Working Tree State)Flashcard
- The .gitignore FileFlashcard
- Access Permissions and RolesFlashcard
- git add (Staging Changes)Flashcard
- Creating a Branch in BitbucketFlashcard
- The README FileFlashcard
- Editing Files in BitbucketFlashcard
- Repository SettingsFlashcard
- Deleting a RepositoryFlashcard
- Renaming a RepositoryFlashcard
- Importing a RepositoryFlashcard
- HTTPS vs SSH Clone URLsFlashcard
- App PasswordsFlashcard
- git push (Uploading Changes)Flashcard
- Remotes and originFlashcard
- The Default BranchFlashcard
- Creating a New Repository in BitbucketSlides / Video
- Repository Settings OverviewSlides / Video
- Deleting or Archiving a RepositorySlides / Video