BT种子基本信息
- 种子哈希:700d09fc8619dce5bb7be5f0fd6097e6eb73cf3e
- 文档大小:8.3 GB
- 文档个数:432个文档
- 下载次数:2469次
- 下载速度:极快
- 收录时间:2020-07-02
- 最近下载:2025-01-02
- DMCA/屏蔽:DMCA/屏蔽
文档列表
- 17. Advanced Git/8. Git reset.mp4 157.4 MB
- 17. Advanced Git/9. Git revert.mp4 133.2 MB
- 17. Advanced Git/17. Interactive rebasing with squashing in the local repository.mp4 125.9 MB
- 17. Advanced Git/16. Squashing of commits at GitHub.mp4 125.8 MB
- 17. Advanced Git/12. Reflog - log of all Git operations.mp4 111.1 MB
- 7. Cloning, exploring and modifying public repositories/9. Git diff command.mp4 110.6 MB
- 2. Installation of the Git and configuration of the Shell/3. Installing Git on Windows.mp4 104.2 MB
- 10. Git push, fetch and pull/15. Resolving conflicts during Git pull.mp4 100.7 MB
- 6. Git branches and HEAD/10. Checkout specific commit.mp4 100.4 MB
- 17. Advanced Git/18. Git development workflow.mp4 99.2 MB
- 17. Advanced Git/11. Cherry-picking commits.mp4 93.5 MB
- 12. Forks and contribution to the public repositories/6. Synchronizing changes from upstream.mp4 92.3 MB
- 11. Pull requests/22. Working with issues at GitHub.mp4 92.1 MB
- 7. Cloning, exploring and modifying public repositories/8. Commit changes in the cloned repository.mp4 88.5 MB
- 17. Advanced Git/13. Stashing changes using terminal.mp4 86.8 MB
- 12. Forks and contribution to the public repositories/13. Approving and merging pull request from the forked repository.mp4 85.6 MB
- 10. Git push, fetch and pull/13. Fetch remote changes manually.mp4 81.5 MB
- 10. Git push, fetch and pull/11. What is FETCH_HEAD.mp4 81.0 MB
- 7. Cloning, exploring and modifying public repositories/3. Exploring contents of the cloned repository.mp4 79.2 MB
- 8. Merging branches/7. Performing 3-way merge.mp4 78.8 MB
- 8. Merging branches/15. Resolving conflicts in VS Code.mp4 74.8 MB
- 17. Advanced Git/3. Git log options - oneline, graph, stat.mp4 74.5 MB
- 6. Git branches and HEAD/16. Git reuses blobs with the same contents.mp4 73.5 MB
- 11. Pull requests/11. Adding comments and approving pull request.mp4 72.3 MB
- 10. Git push, fetch and pull/16. Pushing to remote repository.mp4 71.8 MB
- 9. GitHub and remote repositories/4. Exploring first repository at GitHub.mp4 70.9 MB
- 8. Merging branches/13. Observing conflicts in staging area and working directory.mp4 70.4 MB
- 16. Detached HEAD/3. Making experimental commits in detached HEAD state.mp4 69.8 MB
- 5. Basic Git operations/13. Exploring changes in Git repository.mp4 69.4 MB
- 13. Git Tags/9. Pushing tags to remote.mp4 68.9 MB
- 16. Detached HEAD/4. Retaining changes made in the detached HEAD state.mp4 68.5 MB
- 8. Merging branches/12. Creating merge conflict.mp4 66.9 MB
- 11. Pull requests/14. Creating and merging pull request.mp4 66.4 MB
- 4. How Git works under the hood/16. Contents of Git objects.mp4 64.6 MB
- 2. Installation of the Git and configuration of the Shell/4. Installing Git on Linux.mp4 64.4 MB
- 13. Git Tags/4. Semantic versioning.mp4 62.9 MB
- 10. Git push, fetch and pull/19. Create remote branch based on local branch.mp4 62.9 MB
- 6. Git branches and HEAD/9. Git repository changes after third commit.mp4 61.5 MB
- 1. Introduction to the Git and GitHub/1. Intro.mp4 60.7 MB
- 17. Advanced Git/10. Modifying last commit using amend option.mp4 59.3 MB
- 11. Pull requests/21. Exploring pull requests in the public repositories.mp4 58.7 MB
- 10. Git push, fetch and pull/12. Git pull with fast forward merge.mp4 58.7 MB
- 5. Basic Git operations/9. Git files lifecycle.mp4 58.5 MB
- 8. Merging branches/8. Observing Git repository after 3-way merge.mp4 57.9 MB
- 4. How Git works under the hood/9. SHA1 Hash Function.mp4 56.9 MB
- 6. Git branches and HEAD/13. Create new branch.mp4 56.7 MB
- 7. Cloning, exploring and modifying public repositories/7. Exploring Visual Studio Code.mp4 56.3 MB
- 10. Git push, fetch and pull/20. Update tracking statuses of the branches.mp4 55.8 MB
- 3. Basic Shell commands/2. Shell commands - directory management.mp4 55.1 MB
- 17. Advanced Git/15. Garbage collection.mp4 54.7 MB
- 4. How Git works under the hood/5. Writing new Git object with git hash-object.mp4 53.4 MB
- 11. Pull requests/10. Open pull request.mp4 52.5 MB
- 13. Git Tags/6. Creating lightweight tags.mp4 52.1 MB
- 11. Pull requests/17. Opening and merging PR by collaborator.mp4 51.8 MB
- 3. Basic Shell commands/4. Shell commands - file management - PART 2.mp4 50.6 MB
- 11. Pull requests/7. Create new repository at GitHub.mp4 50.0 MB
- 8. Merging branches/5. Fast forward merge in action.mp4 49.4 MB
- 4. How Git works under the hood/20. Creating Git Tree object.mp4 49.1 MB
- 11. Pull requests/16. Exploring own GitHub account.mp4 49.0 MB
- 7. Cloning, exploring and modifying public repositories/2. Cloning remote repository.mp4 47.9 MB
- 8. Merging branches/10. SourceTree in action.mp4 47.7 MB
- 11. Pull requests/6. Pull request step-by-step.mp4 46.9 MB
- 5. Basic Git operations/5. Exploring commit object.mp4 46.4 MB
- 3. Basic Shell commands/3. Shell commands - file management - PART 1.mp4 46.2 MB
- 4. How Git works under the hood/14. Create new Git Blob based on the file.mp4 45.7 MB
- 14. Rebasing/11. Exploring graph and commits in SourceTree.mp4 45.2 MB
- 17. Advanced Git/2. Cloning one of the public repositories.mp4 44.4 MB
- 10. Git push, fetch and pull/8. Git fetch in action.mp4 44.3 MB
- 2. Installation of the Git and configuration of the Shell/6. Installing custom shell Z-Shell on the Mac.mp4 43.7 MB
- 15. Ignoring files in Git/4. Basic gitignore rules.mp4 43.6 MB
- 6. Git branches and HEAD/6. What is branch in Git.mp4 43.5 MB
- 7. Cloning, exploring and modifying public repositories/4. Unpacking Git objects.mp4 43.1 MB
- 12. Forks and contribution to the public repositories/2. Creating Fork.mp4 42.8 MB
- 10. Git push, fetch and pull/14. Merge FETCH_HEAD manually.mp4 42.3 MB
- 6. Git branches and HEAD/15. Explore commit in the new branch.mp4 41.6 MB
- 10. Git push, fetch and pull/2. Overview of the push, fetch and pull Git commands.mp4 41.1 MB
- 5. Basic Git operations/6. Current project state overview.mp4 40.9 MB
- 7. Cloning, exploring and modifying public repositories/5. Exploring cloned repository in GitHub Desktop.mp4 40.9 MB
- 9. GitHub and remote repositories/8. Cloning remote repository.mp4 40.7 MB
- 15. Ignoring files in Git/8. Git ignore common practices and templates.mp4 40.2 MB
- 17. Advanced Git/7. Filter out merge commits in git log.mp4 39.8 MB
- 17. Advanced Git/6. Pretty formatting of git log.mp4 39.1 MB
- 6. Git branches and HEAD/11. Why do we need branches.mp4 39.0 MB
- 4. How Git works under the hood/21. Examining Tree Object.mp4 38.3 MB
- 14. Rebasing/8. Creating feature branch and making changes.mp4 37.8 MB
- 6. Git branches and HEAD/8. Third commit.mp4 37.6 MB
- 10. Git push, fetch and pull/22. Git show-ref.mp4 36.7 MB
- 6. Git branches and HEAD/7. What is HEAD in Git.mp4 36.6 MB
- 17. Advanced Git/5. Filtering commits by author or keyword.mp4 36.5 MB
- 10. Git push, fetch and pull/1. Section 10 Introduction.mp4 36.0 MB
- 11. Pull requests/19. Configure protected branch rule.mp4 35.2 MB
- 13. Git Tags/3. Staging vs Production.mp4 35.1 MB
- 17. Advanced Git/14. Stashing using GitHub Desktop.mp4 35.0 MB
- 11. Pull requests/9. Pushing branch to remote.mp4 34.7 MB
- 7. Cloning, exploring and modifying public repositories/10. Overview of the changes.mp4 34.3 MB
- 5. Basic Git operations/14. Current diagram of Git repository.mp4 33.8 MB
- 4. How Git works under the hood/13. Exploring Git objects with git cat-file command.mp4 33.5 MB
- 1. Introduction to the Git and GitHub/2. Section 1 Introduction.mp4 33.2 MB
- 5. Basic Git operations/8. Adding new file to working directory.mp4 33.1 MB
- 11. Pull requests/12. Creating and publishing new branch using GitHub Desktop.mp4 32.4 MB
- 14. Rebasing/1. Section 14 Introduction.mp4 31.9 MB
- 16. Detached HEAD/1. Section 16 Introduction.mp4 31.3 MB
- 14. Rebasing/3. Merging vs Rebasing.mp4 30.5 MB
- 6. Git branches and HEAD/2. Most common Git operations.mp4 30.1 MB
- 4. How Git works under the hood/7. What is hash function.mp4 29.7 MB
- 15. Ignoring files in Git/7. Ignore previously committed file.mp4 29.5 MB
- 6. Git branches and HEAD/14. Commit changes in the new branch.mp4 28.9 MB
- 8. Merging branches/9. Installing SourceTree.mp4 28.8 MB
- 6. Git branches and HEAD/5. GitHub Desktop Overview.mp4 28.7 MB
- 10. Git push, fetch and pull/10. How to perform git pull.mp4 28.5 MB
- 6. Git branches and HEAD/4. Installing GitHub Desktop.mp4 28.4 MB
- 9. GitHub and remote repositories/3. Creating GitHub account.mp4 28.1 MB
- 10. Git push, fetch and pull/18. Remote and local branches are in sync now.mp4 28.0 MB
- 12. Forks and contribution to the public repositories/12. Open pull request from the forked repository.mp4 28.0 MB
- 9. GitHub and remote repositories/7. Making changes in the new branch.mp4 27.8 MB
- 12. Forks and contribution to the public repositories/5. Fetching changes from upstream.mp4 27.6 MB
- 8. Merging branches/1. Section 8 Introduction.mp4 27.6 MB
- 4. How Git works under the hood/12. Git hash collision probability.mp4 27.5 MB
- 11. Pull requests/20. Merging after required approve.mp4 27.1 MB
- 10. Git push, fetch and pull/7. Git remote show origin.mp4 27.0 MB
- 11. Pull requests/4. Why pull request was named pull request.mp4 26.7 MB
- 6. Git branches and HEAD/1. Section 6 Introduction.mp4 26.6 MB
- 15. Ignoring files in Git/1. Section 15 Introduction.mp4 26.5 MB
- 11. Pull requests/15. Adding new collaborator under GitHub.mp4 26.1 MB
- 4. How Git works under the hood/6. JSON vs Git database.mp4 25.8 MB
- 4. How Git works under the hood/2. Initialize new Git repository.mp4 25.7 MB
- 1. Introduction to the Git and GitHub/3. Git vs GitHub.mp4 25.3 MB
- 2. Installation of the Git and configuration of the Shell/5. Installing iTerm2 on the Mac.mp4 24.7 MB
- 10. Git push, fetch and pull/6. Checkout remote branch.mp4 24.5 MB
- 13. Git Tags/8. Exploring git tag object.mp4 24.4 MB
- 5. Basic Git operations/11. Unstage file using git rm.mp4 24.2 MB
- 12. Forks and contribution to the public repositories/3. How to sync changes from the parent repository.mp4 24.1 MB
- 10. Git push, fetch and pull/21. Remove remote branch using local terminal.mp4 23.8 MB
- 10. Git push, fetch and pull/3. What is origin.mp4 23.7 MB
- 4. How Git works under the hood/3. Overview of .git folder.mp4 23.6 MB
- 5. Basic Git operations/7. Basic Git commands.mp4 23.5 MB
- 11. Pull requests/1. Section 11 Introduction.mp4 23.2 MB
- 12. Forks and contribution to the public repositories/10. Forking repository.mp4 22.6 MB
- 5. Basic Git operations/4. Creating first commit.mp4 22.4 MB
- 10. Git push, fetch and pull/17. Commit under another author.mp4 22.2 MB
- 8. Merging branches/14. Resolving merge conflict in Terminal.mp4 22.2 MB
- 4. How Git works under the hood/24. Git read-tree.mp4 22.1 MB
- 4. How Git works under the hood/8. Hash functions overview.mp4 21.9 MB
- 17. Advanced Git/4. Git shortlog.mp4 21.5 MB
- 12. Forks and contribution to the public repositories/11. Committing changes in the forked repository.mp4 21.3 MB
- 4. How Git works under the hood/1. Section 4 Introduction.mp4 21.0 MB
- 9. GitHub and remote repositories/5. Creating another commit at GitHub.mp4 20.9 MB
- 4. How Git works under the hood/11. Probability theory in Dice game.mp4 20.8 MB
- 10. Git push, fetch and pull/5. What is tracking branch.mp4 20.7 MB
- 5. Basic Git operations/3. Configure Git author name and email.mp4 20.5 MB
- 15. Ignoring files in Git/5. Pushing repository with ignored files to remote.mp4 20.5 MB
- 8. Merging branches/6. 3-way merge.mp4 20.4 MB
- 9. GitHub and remote repositories/1. Section 9 Introduction.mp4 20.3 MB
- 4. How Git works under the hood/26. Git checkout-index.mp4 20.3 MB
- 7. Cloning, exploring and modifying public repositories/1. Section 7 Introduction.mp4 20.2 MB
- 4. How Git works under the hood/28. Section Summary.mp4 20.1 MB
- 13. Git Tags/1. Section 13 Introduction.mp4 19.5 MB
- 7. Cloning, exploring and modifying public repositories/6. Installing text editor Visual Studio Code.mp4 19.3 MB
- 14. Rebasing/9. Rebasing feature branch on top of master branch.mp4 19.3 MB
- 15. Ignoring files in Git/6. Committing previously ignored file.mp4 19.3 MB
- 5. Basic Git operations/1. Section 5 Introduction.mp4 19.3 MB
- 11. Pull requests/2. Collaboration between contributors.mp4 19.1 MB
- 5. Basic Git operations/2. What is Commit.mp4 18.7 MB
- 4. How Git works under the hood/23. Overview of current files distribution.mp4 18.7 MB
- 9. GitHub and remote repositories/10. How remote repository empowers collaboration.mp4 18.5 MB
- 16. Detached HEAD/2. Detached HEAD state.mp4 18.4 MB
- 5. Basic Git operations/12. Commit changes.mp4 18.3 MB
- 2. Installation of the Git and configuration of the Shell/2. Installing Git on MacOS.mp4 18.2 MB
- 12. Forks and contribution to the public repositories/1. Section 12 Introduction.mp4 18.2 MB
- 10. Git push, fetch and pull/9. Git pull is 2-step process.mp4 18.1 MB
- 17. Advanced Git/1. Section 17 Introduction.mp4 18.1 MB
- 14. Rebasing/10. Completing rebasing by performing merging.mp4 17.6 MB
- 13. Git Tags/5. Lightweight vs Annotated tags.mp4 17.6 MB
- 11. Pull requests/8. Changing author of the last commit.mp4 17.4 MB
- 4. How Git works under the hood/15. Git blobs don't store filenames.mp4 17.0 MB
- 11. Pull requests/18. By default merging is allowed without approvals.mp4 17.0 MB
- 4. How Git works under the hood/18. Tree objects in Git.mp4 16.8 MB
- 11. Pull requests/5. Pull request or Merge request.mp4 16.7 MB
- 13. Git Tags/7. Creating annotated tag.mp4 16.5 MB
- 9. GitHub and remote repositories/2. What is Git hosting service.mp4 16.4 MB
- 4. How Git works under the hood/25. Read files in the staging area using git ls-files.mp4 16.0 MB
- 6. Git branches and HEAD/12. Git branches management.mp4 15.8 MB
- 9. GitHub and remote repositories/9. What is remote repository.mp4 15.8 MB
- 3. Basic Shell commands/1. Section 3 Introduction.mp4 15.8 MB
- 4. How Git works under the hood/10. How many files Git could store.mp4 15.8 MB
- 2. Installation of the Git and configuration of the Shell/1. Section 2 Introduction.mp4 15.5 MB
- 14. Rebasing/7. Creating new repository.mp4 14.8 MB
- 12. Forks and contribution to the public repositories/9. Removing repository collaborator.mp4 14.6 MB
- 4. How Git works under the hood/19. Git object permissions.mp4 14.5 MB
- 10. Git push, fetch and pull/4. List remote and local branches.mp4 14.3 MB
- 8. Merging branches/11. What is merge conflict.mp4 13.9 MB
- 14. Rebasing/4. How to perform rebasing.mp4 13.8 MB
- 14. Rebasing/5. Rebasing - STEP 1.mp4 13.0 MB
- 12. Forks and contribution to the public repositories/4. Adding new upstream remote repository.mp4 12.9 MB
- 8. Merging branches/3. Fast forward merge.mp4 12.7 MB
- 14. Rebasing/12. Deleteing feature branch and pushing to remote.mp4 12.5 MB
- 4. How Git works under the hood/27. How many folders could be created for objects.mp4 12.2 MB
- 14. Rebasing/6. Rebasing - STEP 2.mp4 12.2 MB
- 8. Merging branches/2. Why branches merging is needed.mp4 12.2 MB
- 15. Ignoring files in Git/2. Introduction go Git ignore.mp4 12.0 MB
- 5. Basic Git operations/10. Stage file.mp4 11.5 MB
- 4. How Git works under the hood/4. Git object types.mp4 11.5 MB
- 13. Git Tags/2. Git tags overview.mp4 11.0 MB
- 9. GitHub and remote repositories/6. Creating new branch at GitHub.mp4 10.7 MB
- 12. Forks and contribution to the public repositories/8. Plan for creating pull request from the forked repository.mp4 10.6 MB
- 8. Merging branches/4. Merging process.mp4 10.5 MB
- 12. Forks and contribution to the public repositories/7. How to open pull request from the forked repository.mp4 10.2 MB
- 4. How Git works under the hood/17. What we have so far.mp4 9.9 MB
- 15. Ignoring files in Git/3. Git file statuses - untracked, tracked and ignored.mp4 9.5 MB
- 11. Pull requests/13. Signing in to GitHub in the GitHub Desktop.mp4 9.3 MB
- 4. How Git works under the hood/22. Working directory, Staging area and Git repository.mp4 8.7 MB
- 18. Wrap Up/1. Wrap Up.mp4 8.7 MB
- 6. Git branches and HEAD/3. Overview of the current project state.mp4 8.0 MB
- 11. Pull requests/3. What is pull request.mp4 7.2 MB
- 14. Rebasing/2. Introduction to Rebasing.mp4 6.5 MB
- 7. Cloning, exploring and modifying public repositories/9. Git diff command.vtt 15.5 kB
- 6. Git branches and HEAD/10. Checkout specific commit.vtt 15.2 kB
- 8. Merging branches/7. Performing 3-way merge.vtt 14.3 kB
- 9. GitHub and remote repositories/4. Exploring first repository at GitHub.vtt 14.1 kB
- 10. Git push, fetch and pull/15. Resolving conflicts during Git pull.vtt 13.8 kB
- 12. Forks and contribution to the public repositories/13. Approving and merging pull request from the forked repository.vtt 13.8 kB
- 12. Forks and contribution to the public repositories/6. Synchronizing changes from upstream.vtt 13.5 kB
- 7. Cloning, exploring and modifying public repositories/8. Commit changes in the cloned repository.vtt 13.3 kB
- 11. Pull requests/22. Working with issues at GitHub.vtt 13.3 kB
- 13. Git Tags/4. Semantic versioning.vtt 12.8 kB
- 13. Git Tags/9. Pushing tags to remote.vtt 12.6 kB
- 17. Advanced Git/8. Git reset.vtt 11.8 kB
- 6. Git branches and HEAD/11. Why do we need branches.vtt 11.6 kB
- 13. Git Tags/6. Creating lightweight tags.vtt 11.5 kB
- 2. Installation of the Git and configuration of the Shell/3. Installing Git on Windows.vtt 11.1 kB
- 11. Pull requests/11. Adding comments and approving pull request.vtt 11.0 kB
- 10. Git push, fetch and pull/16. Pushing to remote repository.vtt 10.8 kB
- 4. How Git works under the hood/9. SHA1 Hash Function.vtt 10.8 kB
- 8. Merging branches/15. Resolving conflicts in VS Code.vtt 10.8 kB
- 11. Pull requests/14. Creating and merging pull request.vtt 10.6 kB
- 17. Advanced Git/9. Git revert.vtt 10.5 kB
- 10. Git push, fetch and pull/13. Fetch remote changes manually.vtt 10.4 kB
- 10. Git push, fetch and pull/19. Create remote branch based on local branch.vtt 10.4 kB
- 8. Merging branches/12. Creating merge conflict.vtt 10.4 kB
- 4. How Git works under the hood/16. Contents of Git objects.vtt 10.2 kB
- 16. Detached HEAD/4. Retaining changes made in the detached HEAD state.vtt 10.1 kB
- 4. How Git works under the hood/20. Creating Git Tree object.vtt 9.9 kB
- 16. Detached HEAD/3. Making experimental commits in detached HEAD state.vtt 9.8 kB
- 10. Git push, fetch and pull/11. What is FETCH_HEAD.vtt 9.7 kB
- 3. Basic Shell commands/3. Shell commands - file management - PART 1.vtt 9.7 kB
- 3. Basic Shell commands/2. Shell commands - directory management.vtt 9.6 kB
- 3. Basic Shell commands/4. Shell commands - file management - PART 2.vtt 9.2 kB
- 15. Ignoring files in Git/4. Basic gitignore rules.vtt 9.1 kB
- 10. Git push, fetch and pull/20. Update tracking statuses of the branches.vtt 9.1 kB
- 11. Pull requests/10. Open pull request.vtt 8.8 kB
- 5. Basic Git operations/13. Exploring changes in Git repository.vtt 8.7 kB
- 7. Cloning, exploring and modifying public repositories/3. Exploring contents of the cloned repository.vtt 8.7 kB
- 17. Advanced Git/12. Reflog - log of all Git operations.vtt 8.7 kB
- 10. Git push, fetch and pull/12. Git pull with fast forward merge.vtt 8.6 kB
- 2. Installation of the Git and configuration of the Shell/4. Installing Git on Linux.vtt 8.6 kB
- 11. Pull requests/6. Pull request step-by-step.vtt 8.6 kB
- 17. Advanced Git/17. Interactive rebasing with squashing in the local repository.vtt 8.5 kB
- 17. Advanced Git/16. Squashing of commits at GitHub.vtt 8.4 kB
- 6. Git branches and HEAD/16. Git reuses blobs with the same contents.vtt 8.4 kB
- 5. Basic Git operations/9. Git files lifecycle.vtt 8.3 kB
- 13. Git Tags/3. Staging vs Production.vtt 8.1 kB
- 11. Pull requests/7. Create new repository at GitHub.vtt 8.1 kB
- 6. Git branches and HEAD/13. Create new branch.vtt 8.1 kB
- 6. Git branches and HEAD/9. Git repository changes after third commit.vtt 8.1 kB
- 11. Pull requests/17. Opening and merging PR by collaborator.vtt 7.8 kB
- 8. Merging branches/10. SourceTree in action.vtt 7.8 kB
- 8. Merging branches/8. Observing Git repository after 3-way merge.vtt 7.6 kB
- 6. Git branches and HEAD/6. What is branch in Git.vtt 7.6 kB
- 4. How Git works under the hood/14. Create new Git Blob based on the file.vtt 7.5 kB
- 7. Cloning, exploring and modifying public repositories/7. Exploring Visual Studio Code.vtt 7.5 kB
- 8. Merging branches/13. Observing conflicts in staging area and working directory.vtt 7.5 kB
- 17. Advanced Git/18. Git development workflow.vtt 7.3 kB
- 8. Merging branches/5. Fast forward merge in action.vtt 7.3 kB
- 10. Git push, fetch and pull/8. Git fetch in action.vtt 7.3 kB
- 10. Git push, fetch and pull/14. Merge FETCH_HEAD manually.vtt 7.1 kB
- 11. Pull requests/21. Exploring pull requests in the public repositories.vtt 7.0 kB
- 7. Cloning, exploring and modifying public repositories/2. Cloning remote repository.vtt 6.9 kB
- 10. Git push, fetch and pull/2. Overview of the push, fetch and pull Git commands.vtt 6.9 kB
- 5. Basic Git operations/14. Current diagram of Git repository.vtt 6.9 kB
- 17. Advanced Git/11. Cherry-picking commits.vtt 6.8 kB
- 11. Pull requests/4. Why pull request was named pull request.vtt 6.8 kB
- 6. Git branches and HEAD/2. Most common Git operations.vtt 6.8 kB
- 11. Pull requests/12. Creating and publishing new branch using GitHub Desktop.vtt 6.7 kB
- 17. Advanced Git/3. Git log options - oneline, graph, stat.vtt 6.7 kB
- 9. GitHub and remote repositories/8. Cloning remote repository.vtt 6.7 kB
- 4. How Git works under the hood/5. Writing new Git object with git hash-object.vtt 6.6 kB
- 17. Advanced Git/13. Stashing changes using terminal.vtt 6.6 kB
- 14. Rebasing/11. Exploring graph and commits in SourceTree.vtt 6.5 kB
- 15. Ignoring files in Git/8. Git ignore common practices and templates.vtt 6.5 kB
- 14. Rebasing/3. Merging vs Rebasing.vtt 6.5 kB
- 8. Merging branches/6. 3-way merge.vtt 6.4 kB
- 5. Basic Git operations/8. Adding new file to working directory.vtt 6.2 kB
- 6. Git branches and HEAD/15. Explore commit in the new branch.vtt 6.1 kB
- 7. Cloning, exploring and modifying public repositories/5. Exploring cloned repository in GitHub Desktop.vtt 6.1 kB
- 6. Git branches and HEAD/5. GitHub Desktop Overview.vtt 6.1 kB
- 12. Forks and contribution to the public repositories/3. How to sync changes from the parent repository.vtt 6.0 kB
- 2. Installation of the Git and configuration of the Shell/5. Installing iTerm2 on the Mac.vtt 6.0 kB
- 6. Git branches and HEAD/8. Third commit.vtt 5.9 kB
- 10. Git push, fetch and pull/10. How to perform git pull.vtt 5.9 kB
- 10. Git push, fetch and pull/5. What is tracking branch.vtt 5.8 kB
- 5. Basic Git operations/5. Exploring commit object.vtt 5.8 kB
- 2. Installation of the Git and configuration of the Shell/6. Installing custom shell Z-Shell on the Mac.vtt 5.7 kB
- 11. Pull requests/9. Pushing branch to remote.vtt 5.7 kB
- 11. Pull requests/16. Exploring own GitHub account.vtt 5.7 kB
- 6. Git branches and HEAD/7. What is HEAD in Git.vtt 5.6 kB
- 12. Forks and contribution to the public repositories/12. Open pull request from the forked repository.vtt 5.6 kB
- 4. How Git works under the hood/12. Git hash collision probability.vtt 5.5 kB
- 12. Forks and contribution to the public repositories/2. Creating Fork.vtt 5.5 kB
- 1. Introduction to the Git and GitHub/3. Git vs GitHub.vtt 5.4 kB
- 11. Pull requests/2. Collaboration between contributors.vtt 5.4 kB
- 11. Pull requests/5. Pull request or Merge request.vtt 5.3 kB
- 10. Git push, fetch and pull/3. What is origin.vtt 5.3 kB
- 6. Git branches and HEAD/14. Commit changes in the new branch.vtt 5.2 kB
- 16. Detached HEAD/2. Detached HEAD state.vtt 5.2 kB
- 5. Basic Git operations/6. Current project state overview.vtt 5.2 kB
- 13. Git Tags/5. Lightweight vs Annotated tags.vtt 5.2 kB
- 4. How Git works under the hood/13. Exploring Git objects with git cat-file command.vtt 5.1 kB
- 10. Git push, fetch and pull/22. Git show-ref.vtt 5.1 kB
- 11. Pull requests/19. Configure protected branch rule.vtt 5.1 kB
- 4. How Git works under the hood/21. Examining Tree Object.vtt 5.1 kB
- 14. Rebasing/8. Creating feature branch and making changes.vtt 5.1 kB
- 9. GitHub and remote repositories/7. Making changes in the new branch.vtt 5.0 kB
- 17. Advanced Git/10. Modifying last commit using amend option.vtt 5.0 kB
- 15. Ignoring files in Git/7. Ignore previously committed file.vtt 4.8 kB
- 8. Merging branches/3. Fast forward merge.vtt 4.8 kB
- 9. GitHub and remote repositories/10. How remote repository empowers collaboration.vtt 4.6 kB
- 10. Git push, fetch and pull/6. Checkout remote branch.vtt 4.6 kB
- 4. How Git works under the hood/28. Section Summary.vtt 4.6 kB
- 10. Git push, fetch and pull/21. Remove remote branch using local terminal.vtt 4.5 kB
- 7. Cloning, exploring and modifying public repositories/4. Unpacking Git objects.vtt 4.5 kB
- 11. Pull requests/15. Adding new collaborator under GitHub.vtt 4.4 kB
- 8. Merging branches/9. Installing SourceTree.vtt 4.3 kB
- 10. Git push, fetch and pull/9. Git pull is 2-step process.vtt 4.3 kB
- 7. Cloning, exploring and modifying public repositories/10. Overview of the changes.vtt 4.3 kB
- 9. GitHub and remote repositories/2. What is Git hosting service.vtt 4.2 kB
- 5. Basic Git operations/3. Configure Git author name and email.vtt 4.2 kB
- 4. How Git works under the hood/3. Overview of .git folder.vtt 4.2 kB
- 5. Basic Git operations/4. Creating first commit.vtt 4.1 kB
- 10. Git push, fetch and pull/18. Remote and local branches are in sync now.vtt 4.1 kB
- 4. How Git works under the hood/23. Overview of current files distribution.vtt 4.1 kB
- 6. Git branches and HEAD/4. Installing GitHub Desktop.vtt 4.1 kB
- 4. How Git works under the hood/2. Initialize new Git repository.vtt 4.0 kB
- 12. Forks and contribution to the public repositories/11. Committing changes in the forked repository.vtt 4.0 kB
- 14. Rebasing/9. Rebasing feature branch on top of master branch.vtt 4.0 kB
- 4. How Git works under the hood/6. JSON vs Git database.vtt 4.0 kB
- 4. How Git works under the hood/10. How many files Git could store.vtt 3.9 kB
- 9. GitHub and remote repositories/5. Creating another commit at GitHub.vtt 3.9 kB
- 5. Basic Git operations/2. What is Commit.vtt 3.9 kB
- 17. Advanced Git/2. Cloning one of the public repositories.vtt 3.9 kB
- 5. Basic Git operations/7. Basic Git commands.vtt 3.9 kB
- 12. Forks and contribution to the public repositories/10. Forking repository.vtt 3.9 kB
- 9. GitHub and remote repositories/3. Creating GitHub account.vtt 3.9 kB
- 17. Advanced Git/15. Garbage collection.vtt 3.9 kB
- 4. How Git works under the hood/24. Git read-tree.vtt 3.9 kB
- 4. How Git works under the hood/11. Probability theory in Dice game.vtt 3.8 kB
- 13. Git Tags/2. Git tags overview.vtt 3.8 kB
- 8. Merging branches/2. Why branches merging is needed.vtt 3.7 kB
- 17. Advanced Git/7. Filter out merge commits in git log.vtt 3.7 kB
- 4. How Git works under the hood/7. What is hash function.vtt 3.7 kB
- 13. Git Tags/8. Exploring git tag object.vtt 3.7 kB
- 17. Advanced Git/6. Pretty formatting of git log.vtt 3.6 kB
- 4. How Git works under the hood/26. Git checkout-index.vtt 3.6 kB
- 8. Merging branches/14. Resolving merge conflict in Terminal.vtt 3.6 kB
- 9. GitHub and remote repositories/9. What is remote repository.vtt 3.6 kB
- 10. Git push, fetch and pull/7. Git remote show origin.vtt 3.5 kB
- 15. Ignoring files in Git/6. Committing previously ignored file.vtt 3.5 kB
- 10. Git push, fetch and pull/4. List remote and local branches.vtt 3.5 kB
- 4. How Git works under the hood/8. Hash functions overview.vtt 3.4 kB
- 17. Advanced Git/5. Filtering commits by author or keyword.vtt 3.4 kB
- 11. Pull requests/20. Merging after required approve.vtt 3.4 kB
- 14. Rebasing/5. Rebasing - STEP 1.vtt 3.4 kB
- 8. Merging branches/11. What is merge conflict.vtt 3.3 kB
- 13. Git Tags/7. Creating annotated tag.vtt 3.2 kB
- 6. Git branches and HEAD/12. Git branches management.vtt 3.2 kB
- 14. Rebasing/6. Rebasing - STEP 2.vtt 3.2 kB
- 5. Basic Git operations/11. Unstage file using git rm.vtt 3.2 kB
- 12. Forks and contribution to the public repositories/7. How to open pull request from the forked repository.vtt 3.2 kB
- 10. Git push, fetch and pull/17. Commit under another author.vtt 3.2 kB
- 15. Ignoring files in Git/5. Pushing repository with ignored files to remote.vtt 3.2 kB
- 11. Pull requests/8. Changing author of the last commit.vtt 3.0 kB
- 1. Introduction to the Git and GitHub/1. Intro.vtt 2.9 kB
- 7. Cloning, exploring and modifying public repositories/6. Installing text editor Visual Studio Code.vtt 2.9 kB
- 17. Advanced Git/14. Stashing using GitHub Desktop.vtt 2.8 kB
- 11. Pull requests/3. What is pull request.vtt 2.8 kB
- 12. Forks and contribution to the public repositories/5. Fetching changes from upstream.vtt 2.8 kB
- 12. Forks and contribution to the public repositories/9. Removing repository collaborator.vtt 2.8 kB
- 4. How Git works under the hood/4. Git object types.vtt 2.7 kB
- 12. Forks and contribution to the public repositories/4. Adding new upstream remote repository.vtt 2.7 kB
- 11. Pull requests/18. By default merging is allowed without approvals.vtt 2.7 kB
- 4. How Git works under the hood/18. Tree objects in Git.vtt 2.6 kB
- 4. How Git works under the hood/15. Git blobs don't store filenames.vtt 2.6 kB
- 14. Rebasing/7. Creating new repository.vtt 2.6 kB
- 15. Ignoring files in Git/2. Introduction go Git ignore.vtt 2.5 kB
- 14. Rebasing/4. How to perform rebasing.vtt 2.5 kB
- 4. How Git works under the hood/27. How many folders could be created for objects.vtt 2.4 kB
- 4. How Git works under the hood/19. Git object permissions.vtt 2.4 kB
- 14. Rebasing/10. Completing rebasing by performing merging.vtt 2.4 kB
- 15. Ignoring files in Git/3. Git file statuses - untracked, tracked and ignored.vtt 2.3 kB
- 12. Forks and contribution to the public repositories/8. Plan for creating pull request from the forked repository.vtt 2.2 kB
- 5. Basic Git operations/12. Commit changes.vtt 2.2 kB
- 2. Installation of the Git and configuration of the Shell/2. Installing Git on MacOS.vtt 2.2 kB
- 8. Merging branches/4. Merging process.vtt 2.2 kB
- 4. How Git works under the hood/25. Read files in the staging area using git ls-files.vtt 2.2 kB
- 5. Basic Git operations/10. Stage file.vtt 2.1 kB
- 17. Advanced Git/4. Git shortlog.vtt 2.0 kB
- 14. Rebasing/12. Deleteing feature branch and pushing to remote.vtt 2.0 kB
- 4. How Git works under the hood/17. What we have so far.vtt 1.9 kB
- 4. How Git works under the hood/22. Working directory, Staging area and Git repository.vtt 1.8 kB
- 10. Git push, fetch and pull/1. Section 10 Introduction.vtt 1.8 kB
- 9. GitHub and remote repositories/6. Creating new branch at GitHub.vtt 1.8 kB
- 11. Pull requests/13. Signing in to GitHub in the GitHub Desktop.vtt 1.8 kB
- 14. Rebasing/2. Introduction to Rebasing.vtt 1.7 kB
- 1. Introduction to the Git and GitHub/2. Section 1 Introduction.vtt 1.7 kB
- 14. Rebasing/1. Section 14 Introduction.vtt 1.6 kB
- 16. Detached HEAD/1. Section 16 Introduction.vtt 1.6 kB
- 6. Git branches and HEAD/3. Overview of the current project state.vtt 1.5 kB
- 8. Merging branches/1. Section 8 Introduction.vtt 1.4 kB
- 6. Git branches and HEAD/1. Section 6 Introduction.vtt 1.4 kB
- 15. Ignoring files in Git/1. Section 15 Introduction.vtt 1.3 kB
- 11. Pull requests/1. Section 11 Introduction.vtt 1.2 kB
- 9. GitHub and remote repositories/1. Section 9 Introduction.vtt 1.2 kB
- Verify Files.txt 1.1 kB
- 5. Basic Git operations/1. Section 5 Introduction.vtt 1.0 kB
- 7. Cloning, exploring and modifying public repositories/1. Section 7 Introduction.vtt 1.0 kB
- 4. How Git works under the hood/1. Section 4 Introduction.vtt 1.0 kB
- 13. Git Tags/1. Section 13 Introduction.vtt 961 Bytes
- 17. Advanced Git/1. Section 17 Introduction.vtt 960 Bytes
- 12. Forks and contribution to the public repositories/1. Section 12 Introduction.vtt 912 Bytes
- 3. Basic Shell commands/1. Section 3 Introduction.vtt 872 Bytes
- 2. Installation of the Git and configuration of the Shell/1. Section 2 Introduction.vtt 797 Bytes
- 18. Wrap Up/1. Wrap Up.vtt 482 Bytes
- [FreeAllCourse.Com].url 52 Bytes
==查看完整文档列表==