Addison-Wesley - Git and GitHub LiveLessons
- 收录时间:2018-03-23 17:16:21
- 文件大小:3GB
- 下载次数:123
- 最近下载:2021-01-19 04:35:57
- 磁力链接:
-
文件列表
- Another merge conflict example - Git and GitHub LiveLessons—Workshop (Video Training).flv 124MB
- Deleting a file in Git - Git and GitHub LiveLessons—Workshop (Video Training).flv 99MB
- Git as a content store (how many new hashes) - Git and GitHub LiveLessons—Workshop (Video Training).flv 75MB
- Introducing “Git under the hood” - Git and GitHub LiveLessons—Workshop (Video Training).flv 72MB
- Fetch versus pull - Git and GitHub LiveLessons—Workshop (Video Training).flv 69MB
- Global gitexcludes and other Git ignore options - Git and GitHub LiveLessons—Workshop (Video Training).flv 66MB
- Forking a repository - Git and GitHub LiveLessons—Workshop (Video Training).flv 65MB
- Git Diff - Git and GitHub LiveLessons—Workshop (Video Training).flv 64MB
- Configuring deploy keys - Git and GitHub LiveLessons—Workshop (Video Training).flv 60MB
- Handling rebase conflicts - Git and GitHub LiveLessons—Workshop (Video Training).flv 59MB
- Git commit --amend - Git and GitHub LiveLessons—Workshop (Video Training).flv 58MB
- Three types of tags - Git and GitHub LiveLessons—Workshop (Video Training).flv 56MB
- Merge versus rebase on pull - Git and GitHub LiveLessons—Workshop (Video Training).flv 55MB
- Understanding remotes and their configuration - Git and GitHub LiveLessons—Workshop (Video Training).flv 55MB
- Introducing recursive merges - Git and GitHub LiveLessons—Workshop (Video Training).flv 52MB
- Committing in Git - Git and GitHub LiveLessons—Workshop (Video Training).flv 51MB
- Git reset - Git and GitHub LiveLessons—Workshop (Video Training).flv 50MB
- The benefits of the staging area - Git and GitHub LiveLessons—Workshop (Video Training).flv 49MB
- cat-file to explore object contents - Git and GitHub LiveLessons—Workshop (Video Training).flv 49MB
- Cloning a repository - Git and GitHub LiveLessons—Workshop (Video Training).flv 47MB
- Closing an issue automatically with a commit message - Git and GitHub LiveLessons—Workshop (Video Training).flv 47MB
- Single repo collaboration directly on master - Git and GitHub LiveLessons—Workshop (Video Training).flv 47MB
- Git ignore precedence - Git and GitHub LiveLessons—Workshop (Video Training).flv 47MB
- Release tags versus release branches - Git and GitHub LiveLessons—Workshop (Video Training).flv 45MB
- Introducing issues - Git and GitHub LiveLessons—Workshop (Video Training).flv 44MB
- Basic configuration settings - Git and GitHub LiveLessons—Workshop (Video Training).flv 44MB
- Merging a branch - Git and GitHub LiveLessons—Workshop (Video Training).flv 43MB
- No fast forward” recursive merges - Git and GitHub LiveLessons—Workshop (Video Training).flv 42MB
- Single repo collaboration using feature branches - Git and GitHub LiveLessons—Workshop (Video Training).flv 40MB
- Resolving merge conflicts - Git and GitHub LiveLessons—Workshop (Video Training).flv 39MB
- Configuring line endings - Git and GitHub LiveLessons—Workshop (Video Training).flv 38MB
- Introducing rebasing - Git and GitHub LiveLessons—Workshop (Video Training).flv 36MB
- Git commit -a - Git and GitHub LiveLessons—Workshop (Video Training).flv 35MB
- Pushing tags up to GitHub and using releases - Git and GitHub LiveLessons—Workshop (Video Training).flv 34MB
- Collaborating on a pull request - Git and GitHub LiveLessons—Workshop (Video Training).flv 33MB
- GitHub Pages - Git and GitHub LiveLessons—Workshop (Video Training).flv 32MB
- Creating your first Git repository - Git and GitHub LiveLessons—Workshop (Video Training).flv 31MB
- Question 7- Do merges work the same way with merging into integration branches as into master- - Git and GitHub LiveLessons—Workshop (Video Training).flv 30MB
- Cherry pick for reusing code across long running release branches - Git and GitHub LiveLessons—Workshop (Video Training).flv 30MB
- Rebasing a branch - Git and GitHub LiveLessons—Workshop (Video Training).flv 29MB
- Don’t push too often - Git and GitHub LiveLessons—Workshop (Video Training).flv 29MB
- Contributing via a pull request from a fork - Git and GitHub LiveLessons—Workshop (Video Training).flv 29MB
- Creating a repository in GitHub - Git and GitHub LiveLessons—Workshop (Video Training).flv 26MB
- Understanding a Git commit - Git and GitHub LiveLessons—Workshop (Video Training).flv 26MB
- Three levels of configuration - Git and GitHub LiveLessons—Workshop (Video Training).flv 26MB
- Getting more information about a project - Git and GitHub LiveLessons—Workshop (Video Training).flv 25MB
- Configuring your push default - Git and GitHub LiveLessons—Workshop (Video Training).flv 24MB
- Question 6- Isn’t it dangerous that you can make a bunch of changes to your code by merging in a branch- - Git and GitHub LiveLessons—Workshop (Video Training).flv 24MB
- Introducing the reflog - Git and GitHub LiveLessons—Workshop (Video Training).flv 24MB
- Ignoring files using a .gitignore file - Git and GitHub LiveLessons—Workshop (Video Training).flv 23MB
- Use cases for fork based collaboration - Git and GitHub LiveLessons—Workshop (Video Training).flv 23MB
- Git and GitHub LiveLessons—Workshop- Introduction - Git and GitHub LiveLessons—Workshop (Video Training).flv 23MB
- Creating a pull request within a single repo - Git and GitHub LiveLessons—Workshop (Video Training).flv 22MB
- Viewing project state through pulse and graphs - Git and GitHub LiveLessons—Workshop (Video Training).flv 22MB
- Configuring aliases - Git and GitHub LiveLessons—Workshop (Video Training).flv 22MB
- Basic configuration options and renaming a repo - Git and GitHub LiveLessons—Workshop (Video Training).flv 19MB
- Git log for viewing history - Git and GitHub LiveLessons—Workshop (Video Training).flv 19MB
- Creating a fast forward merge - Git and GitHub LiveLessons—Workshop (Video Training).flv 19MB
- Getting an overview of a project on GitHub using the README - Git and GitHub LiveLessons—Workshop (Video Training).flv 19MB
- Introducing branching - Git and GitHub LiveLessons—Workshop (Video Training).flv 18MB
- How to rename a file in Git - Git and GitHub LiveLessons—Workshop (Video Training).flv 18MB
- Git stash for reusing code - Git and GitHub LiveLessons—Workshop (Video Training).flv 16MB
- Private versus public history and git revert - Git and GitHub LiveLessons—Workshop (Video Training).flv 16MB
- The benefits of Git’s use of SHA1 hashes - Git and GitHub LiveLessons—Workshop (Video Training).flv 16MB
- Merging in a pull request - Git and GitHub LiveLessons—Workshop (Video Training).flv 15MB
- Contributing to another feature branch - Git and GitHub LiveLessons—Workshop (Video Training).flv 14MB
- Question 3- When dealing with merge conflict in a large file, how do you find the conflicts- - Git and GitHub LiveLessons—Workshop (Video Training).flv 14MB
- Approving a pull request from a fork - Git and GitHub LiveLessons—Workshop (Video Training).flv 14MB
- Uploading your repo to GitHub - Git and GitHub LiveLessons—Workshop (Video Training).flv 14MB
- Question 8- How do you handle long running release branches- - Git and GitHub LiveLessons—Workshop (Video Training).flv 14MB
- Exploring the object store - Git and GitHub LiveLessons—Workshop (Video Training).flv 13MB
- Question 5- Does a merge commit always include all of the files I created on the branch- - Git and GitHub LiveLessons—Workshop (Video Training).flv 13MB
- Question 4- Does Git show the two full, different versions of a file or just the differences- - Git and GitHub LiveLessons—Workshop (Video Training).flv 12MB
- Creating a repository after starting to code - Git and GitHub LiveLessons—Workshop (Video Training).flv 11MB
- Creating the first commit - Git and GitHub LiveLessons—Workshop (Video Training).flv 11MB
- Adding collaborators and integrations - Git and GitHub LiveLessons—Workshop (Video Training).flv 8MB
- Question 2- What’s the difference between global and system configuration- - Git and GitHub LiveLessons—Workshop (Video Training).flv 7MB
- Question 1- Can you create a GitHub repo without using your browser- - Git and GitHub LiveLessons—Workshop (Video Training).flv 7MB
- Conclusion - Git and GitHub LiveLessons—Workshop (Video Training).flv 6MB
- Rebase interactive - Git and GitHub LiveLessons—Workshop (Video Training).flv 6MB
- Table of Contents.txt 3KB