Git Prime Book
Start
Backup issues
Git system
Installing Git
Setting up Git
Setting up a username
Choosing a text editor
Setting up the default branch
Checking the settings
Base
Test project
Creating a repository
Tracking files
Start monitoring files
Start watching a folder
Start monitoring the project
Preparing for Commit
Making Commits
Monitored File States
Operations
Introduction
Short form of status
Ignoring files
View changes
Skipping indexing
Deleting files
Renaming files
Moving files
View commit history
Flags for commit history
Flags to limit history output
Editing a commit
Unindexing a file
Undo changes to a file
Team aliases
Branching
The concept of branching
Master branch
Creating a branch
View branches
Switching branches
Merging branches
Conflict when merging branches
Removing branches
Renaming branches
Latest commits of branches
Merged branches
Simple rebasing of commits
More complex rebasing of commits
Remote repositories
Introduction
GitHub service
Creating a GitHub Repository
GitHub tokens
Adding a repository
View repository information
Getting the repository name
Getting repository urls
Renaming a repository
Removing a repository