本站已收录 番号和无损神作磁力链接/BT种子 

Git and GitHub LiveLessons - Workshop

种子简介

种子名称: Git and GitHub LiveLessons - Workshop
文件类型: 视频
文件数目: 80个文件
文件大小: 2.68 GB
收录时间: 2019-4-1 19:40
已经下载: 3
资源热度: 1591
最近下载: 2024-7-1 08:44

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:175a8497a17f4ca8070be51a4642bf31a43f3ab5&dn=Git and GitHub LiveLessons - Workshop 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

Git and GitHub LiveLessons - Workshop.torrent
  • 05 - Branching, Merging and Rebasing/07 - Another merge conflict example.flv124.45MB
  • 01 - Configuring Git/01 - Three levels of configuration.flv25.94MB
  • 01 - Configuring Git/02 - Basic configuration settings.flv44.08MB
  • 01 - Configuring Git/03 - Configuring line endings.flv37.85MB
  • 01 - Configuring Git/04 - Configuring aliases.flv22.04MB
  • 02 - Getting Started with Git/01 - Creating your first Git repository.flv31.2MB
  • 02 - Getting Started with Git/02 - Committing in Git.flv50.76MB
  • 02 - Getting Started with Git/03 - Understanding a Git commit.flv26.23MB
  • 02 - Getting Started with Git/04 - The benefits of the staging area.flv49.19MB
  • 02 - Getting Started with Git/05 - Git log for viewing history.flv19.09MB
  • 03 - Getting Started with GitHub/01 - Creating a repository in GitHub.flv26.39MB
  • 03 - Getting Started with GitHub/02 - Uploading your repo to GitHub.flv13.66MB
  • 03 - Getting Started with GitHub/03 - Creating a repository after starting to code.flv11.24MB
  • 04 - Files in Git - Renaming, Deleting and Ignoring/01 - How to rename a file in Git.flv17.78MB
  • 04 - Files in Git - Renaming, Deleting and Ignoring/02 - Deleting a file in Git.flv99.23MB
  • 04 - Files in Git - Renaming, Deleting and Ignoring/03 - Ignoring files using a .gitignore file.flv23.37MB
  • 04 - Files in Git - Renaming, Deleting and Ignoring/04 - Global gitexcludes and other Git ignore options.flv65.65MB
  • 04 - Files in Git - Renaming, Deleting and Ignoring/05 - Git ignore precedence.flv46.52MB
  • 04 - Files in Git - Renaming, Deleting and Ignoring/06 - Git commit -a.flv35.02MB
  • 05 - Branching, Merging and Rebasing/01 - Introducing branching.flv18.24MB
  • 05 - Branching, Merging and Rebasing/02 - Merging a branch.flv42.54MB
  • 05 - Branching, Merging and Rebasing/03 - Creating a fast forward merge.flv18.86MB
  • 05 - Branching, Merging and Rebasing/04 - Introducing recursive merges.flv52.33MB
  • 05 - Branching, Merging and Rebasing/05 - 'No fast forward' recursive merges.flv42.14MB
  • 05 - Branching, Merging and Rebasing/06 - Resolving merge conflicts.flv38.79MB
  • 00 - Introduction/01 - Introduction.flv22.62MB
  • 05 - Branching, Merging and Rebasing/08 - Git Diff.flv64.09MB
  • 05 - Branching, Merging and Rebasing/09 - Introducing rebasing.flv36.21MB
  • 05 - Branching, Merging and Rebasing/10 - Rebasing a branch.flv29.43MB
  • 05 - Branching, Merging and Rebasing/11 - Handling rebase conflicts.flv58.59MB
  • 06 - Git Internals/01 - Introducing 'Git under the hood'.flv71.98MB
  • 06 - Git Internals/02 - Creating the first commit.flv10.64MB
  • 06 - Git Internals/03 - Exploring the object store.flv13.38MB
  • 06 - Git Internals/04 - cat-file to explore object contents.flv48.72MB
  • 06 - Git Internals/05 - The benefits of Git's use of SHA1 hashes.flv15.76MB
  • 06 - Git Internals/06 - Git as a content store (how many new hashes).flv74.96MB
  • 06 - Git Internals/07 - Understanding remotes and their configuration.flv54.58MB
  • 06 - Git Internals/08 - Configuring your push default.flv24.41MB
  • 06 - Git Internals/09 - Fetch versus pull.flv68.88MB
  • 06 - Git Internals/10 - Merge versus rebase on pull.flv54.84MB
  • 07 - Collaborating via GitHub/01 - Cloning a repository.flv47.01MB
  • 07 - Collaborating via GitHub/02 - Forking a repository.flv65.08MB
  • 07 - Collaborating via GitHub/03 - Contributing via a pull request from a fork.flv28.56MB
  • 07 - Collaborating via GitHub/04 - Approving a pull request from a fork.flv13.93MB
  • 07 - Collaborating via GitHub/05 - Use cases for fork based collaboration.flv23.18MB
  • 07 - Collaborating via GitHub/06 - Single repo collaboration directly on master.flv46.57MB
  • 07 - Collaborating via GitHub/07 - Single repo collaboration using feature branches.flv40.42MB
  • 07 - Collaborating via GitHub/08 - Contributing to another feature branch.flv14.33MB
  • 07 - Collaborating via GitHub/09 - Creating a pull request within a single repo.flv22.42MB
  • 07 - Collaborating via GitHub/10 - Collaborating on a pull request.flv32.81MB
  • 07 - Collaborating via GitHub/11 - Merging in a pull request.flv15.25MB
  • 08 - Reviewing a Project on GitHub/01 - Getting an overview of a project on GitHub using the README.flv18.52MB
  • 08 - Reviewing a Project on GitHub/02 - Getting more information about a project.flv24.61MB
  • 08 - Reviewing a Project on GitHub/03 - Introducing issues.flv44.13MB
  • 08 - Reviewing a Project on GitHub/04 - Closing an issue automatically with a commit message.flv46.85MB
  • 08 - Reviewing a Project on GitHub/05 - Viewing project state through pulse and graphs.flv22.1MB
  • 09 - Configuring a Project on GitHub/01 - Basic configuration options and renaming a repo.flv19.17MB
  • 09 - Configuring a Project on GitHub/02 - GitHub Pages.flv32.17MB
  • 09 - Configuring a Project on GitHub/03 - Adding collaborators and integrations.flv7.66MB
  • 09 - Configuring a Project on GitHub/04 - Configuring deploy keys.flv60.11MB
  • 10 - Tags and Releases/01 - Three types of tags.flv56.42MB
  • 10 - Tags and Releases/02 - Release tags versus release branches.flv44.87MB
  • 10 - Tags and Releases/03 - Cherry pick for reusing code across long running release branches.flv29.81MB
  • 10 - Tags and Releases/04 - Git stash for reusing code.flv16.36MB
  • 10 - Tags and Releases/05 - Pushing tags up to GitHub and using releases.flv33.95MB
  • 11 - How to Undo Almost Anything Using Git/01 - Private versus public history and git revert.flv15.88MB
  • 11 - How to Undo Almost Anything Using Git/02 - Don't push too often.flv28.67MB
  • 11 - How to Undo Almost Anything Using Git/03 - Git commit --amend.flv57.58MB
  • 11 - How to Undo Almost Anything Using Git/04 - Git reset.flv50.38MB
  • 11 - How to Undo Almost Anything Using Git/05 - Introducing the reflog.flv23.55MB
  • 11 - How to Undo Almost Anything Using Git/05 - Rebase interactive.flv5.75MB
  • 12 - Conclusion/01 - Conclusion.flv6.35MB
  • 13 - Q&A/Q1 - Can you create a GitHub repo without using your browser.flv6.86MB
  • 13 - Q&A/Q2 - What's the difference between global and system configuration.flv7.02MB
  • 13 - Q&A/Q3 - When dealing with merge conflict in a large file, how do you find the conflicts.flv14MB
  • 13 - Q&A/Q4 - Does Git show the two full, different versions of a file or just the differences.flv12.1MB
  • 13 - Q&A/Q5 - Does a merge commit always include all of the files I created on the branch.flv12.71MB
  • 13 - Q&A/Q6 - Isn't it dangerous that you can make a bunch of changes to your code by merging in a branch.flv23.58MB
  • 13 - Q&A/Q7 - Do merges work the same way with merging into integration branches as into master.flv29.84MB
  • 13 - Q&A/Q8 - How do you handle long running release branches.flv13.54MB