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

[Tutorialsplanet.NET] Udemy - Git Complete The definitive, step-by-step guide to Git

种子简介

种子名称: [Tutorialsplanet.NET] Udemy - Git Complete The definitive, step-by-step guide to Git
文件类型: 视频
文件数目: 77个文件
文件大小: 1.34 GB
收录时间: 2019-11-11 16:14
已经下载: 3
资源热度: 110
最近下载: 2024-5-5 08:53

下载BT种子文件

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

磁力链接下载

magnet:?xt=urn:btih:a108669498f34a199ce699685be8ac0589507019&dn=[Tutorialsplanet.NET] Udemy - Git Complete The definitive, step-by-step guide to Git 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[Tutorialsplanet.NET] Udemy - Git Complete The definitive, step-by-step guide to Git.torrent
  • 1. Introduction/1. Welcome and Course Goals.mp43.49MB
  • 1. Introduction/2. Course Overview.mp43.7MB
  • 1. Introduction/3. About the Author Instructor.mp42.83MB
  • 1. Introduction/4. Course Audience and Course Study Tips.mp44.02MB
  • 1. Introduction/5. Why Command Line.mp44.75MB
  • 1. Introduction/6. Why Source Control.mp47.35MB
  • 1. Introduction/7. Why Git.mp43.13MB
  • 1. Introduction/8. Key Git Terminology.mp49.46MB
  • 10. Stashing/1. Simple Stash Example.mp419.31MB
  • 10. Stashing/2. Stashing Untracked Files and Using Pop.mp418.4MB
  • 10. Stashing/3. Managing Multiple Stashes.mp414.4MB
  • 10. Stashing/4. Stashing into a Branch.mp417.71MB
  • 10. Stashing/5. Section Cleanup and push to GitHub.mp44MB
  • 11. Tagging/1. Simple Tag Example Lightweight Tags.mp451.01MB
  • 11. Tagging/2. Annotated Tags.mp44.17MB
  • 11. Tagging/3. Comparing Tags.mp442.33MB
  • 11. Tagging/4. Tagging a Specific Commit.mp410.95MB
  • 11. Tagging/5. Updating Tags.mp49.31MB
  • 11. Tagging/6. Using Tags with GitHub.mp418.44MB
  • 12. Bonus Office Hour Sessions/1. Reset and Reflog (Office Hours, Session 1).mp4100.99MB
  • 12. Bonus Office Hour Sessions/2. Compare Branches via GitHub (Office Hours, Session 1).mp416.11MB
  • 12. Bonus Office Hour Sessions/3. Compare Branches via Command Line (Office Hours, Session 1).mp424.04MB
  • 12. Bonus Office Hour Sessions/4. Stash vs Branch (Office Hours, Session 1).mp443.68MB
  • 12. Bonus Office Hour Sessions/5. Gitting Help (Office Hours, Session 1).mp411.22MB
  • 12. Bonus Office Hour Sessions/6. Cherry Pick (Office Hours, Session 1).mp432.5MB
  • 13. Updates and Errata/1. Git Mac OS X Updates.mp4108.51MB
  • 2. Git Installation/1. Installation Overview.mp44.53MB
  • 2. Git Installation/2. Installing Git for Windows.mp417.77MB
  • 2. Git Installation/3. Installing Git on Mac OS X.mp43.09MB
  • 3. Git Quick Start/1. Quick Start, Part 1 Starting with GitHub and Project Setup.mp412.48MB
  • 3. Git Quick Start/2. Quick Start, Part 2 Configuration, Clone, and Git Basic Workflow.mp431.31MB
  • 4. Text Editor Installation/1. Text Editor Installation Overview.mp43.04MB
  • 4. Text Editor Installation/2. Windows Text Editor Notepad++ Installation.mp417.29MB
  • 4. Text Editor Installation/3. Configure Notepad++ with Git (Windows Only).mp47.85MB
  • 4. Text Editor Installation/4. Mac Text Editor TextMate 2 Installation.mp410.88MB
  • 4. Text Editor Installation/5. Configure Text Mate 2 with Git (Mac Only).mp46.23MB
  • 5. Basic Git Commands/1. Basic Commands Overview.mp44.13MB
  • 5. Basic Git Commands/10. Renaming and Moving Files.mp427.93MB
  • 5. Basic Git Commands/11. Deleting Files.mp428.88MB
  • 5. Basic Git Commands/12. History.mp413.82MB
  • 5. Basic Git Commands/13. Git Alias.mp413.42MB
  • 5. Basic Git Commands/14. Ignoring Unwanted Files and Folders.mp428.06MB
  • 5. Basic Git Commands/15. Cleanup and Back to Origin (GitHub).mp46.99MB
  • 5. Basic Git Commands/2. Starting with a Fresh Project (git init).mp421.14MB
  • 5. Basic Git Commands/3. Adding Git to an Existing Project (git init).mp427.9MB
  • 5. Basic Git Commands/4. Starting on GitHub by Joining an Existing Project (git clone).mp413.72MB
  • 5. Basic Git Commands/5. Basic Git Workflow (add, commit, pull & push).mp438.09MB
  • 5. Basic Git Commands/6. Tracked Files.mp419.54MB
  • 5. Basic Git Commands/7. Editing Files.mp426.23MB
  • 5. Basic Git Commands/8. Recursive Add.mp419.16MB
  • 5. Basic Git Commands/9. Backing Out Changes.mp431.01MB
  • 6. Visual MergeDiff Tool Installation/1. Visual Merge Diff Tool Installation Overview.mp43.08MB
  • 6. Visual MergeDiff Tool Installation/2. P4Merge Install on Windows.mp44.05MB
  • 6. Visual MergeDiff Tool Installation/3. P4Merge Configure on Windows.mp46.1MB
  • 6. Visual MergeDiff Tool Installation/4. P4Merge for Windows Git Configuration.mp46.19MB
  • 6. Visual MergeDiff Tool Installation/5. P4Merge for Mac Installation.mp43.48MB
  • 6. Visual MergeDiff Tool Installation/6. P4Merge for Mac Git Configuration.mp45.49MB
  • 7. Comparisons/1. Git Repository Setup (for comparing examples).mp421.11MB
  • 7. Comparisons/2. Comparing Working Directory and the Staging Area.mp410.45MB
  • 7. Comparisons/3. Comparing Working Directory and Git Repository (Last Commit).mp45.44MB
  • 7. Comparisons/4. Comparing between the Staging Area and the Git Repository (Last Commit).mp46.35MB
  • 7. Comparisons/5. Limiting Comparsons to one File (or path).mp45.92MB
  • 7. Comparisons/6. Comparing Between Commits.mp422.34MB
  • 7. Comparisons/7. Comparing Between Local and Remote Master Branches.mp47.54MB
  • 7. Comparisons/8. Comparison Section Cleanup and Push back to GitHub.mp48.28MB
  • 8. Branching and Merging/1. Branching Basics.mp418.21MB
  • 8. Branching and Merging/2. Happy Path Fast Forward Merges.mp417.78MB
  • 8. Branching and Merging/3. Happy Path Disable Fast Forward Merges.mp423.78MB
  • 8. Branching and Merging/4. Automatic Merges.mp430.13MB
  • 8. Branching and Merging/5. Conflicting Merges and Resolution.mp445.97MB
  • 8. Branching and Merging/6. Section Cleanup and Push back to GitHub.mp44.67MB
  • 9. Rebasing/1. Simple Rebase Example.mp433.85MB
  • 9. Rebasing/2. Setup for rebasing conflict.mp49.72MB
  • 9. Rebasing/3. Abort a Rebase.mp47.97MB
  • 9. Rebasing/4. Rebase Conflict and Resolution.mp415.72MB
  • 9. Rebasing/5. Pull with Rebase (GitHub).mp419.75MB
  • 9. Rebasing/6. Section Cleanup and push to GitHub.mp46.5MB