github 54
- 0 Diffing Files
- 1 Applying Changes
- 2 Practical Application of diff and patch
- 3 Study guide diff and patch
- 4 First steps with Git
- 5 Tracking Files
- 6 The Basic Git Workflow
- 7 Anatomy of a commit message
- 8 Study guide Git
- 9 Glossary terms
- 10 Skipping the staging area
- 11 Getting more information from the user
- 12 Deleting and Renaming Files
- 13 Study guide Advanced Git
- 14 Undoing Changes Before Committing
- 15 Amending commits
- 16 Rollbacks
- 17 Identifying a commit
- 18 Study guide Git Revert
- 19 Creating new branches
- 20 Working with branches
- 21 Merging
- 22 Merge confilcts
- 23 Study guide Git branches and merging
- 24 Glossary terms
- 25 Basic interaction with GitHub
- 26 Study guide Basic interaction with GitHub
- 28 Fetching new changes
- 27 Working With Remotes
- 29 Updating the local resository
- 30 Study guide Git Remotes
- 31 What is secure shell
- 32 The SSH protocol
- 33 Configuring SSH
- 34 API Keys
- 35 Public vs private keys
- 36 When to use API Keys
- 37 The Pull Merge Push Workflow
- 38 Pushing remote branches
- 39 Rebasing Your Changes
- 40 Another Rebasing example
- 41 Study guide Conflict resolution
- 42 Glossary terms
- 43 The typical pull request workflow on GitHub
- 44 Updating an Existing Pull Request
- 45 Squashing changes
- 46 Study guide Git forks and pull requests
- 47 How to use code reviews
- 48 More Information on Code Reviews
- 49 Tracking issues
- 50 Integrating git and GitHub
- 51 GitHub Project Management
- 52 Glossary terms
- 53 IT skills in action