zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[DesireCourse.Com] Udemy - Git Complete The definitive, step-by-step guide to Git
magnet:?xt=urn:btih:c2bf6cb3423e8f320d7e54116999c38968eb88a1&dn=[DesireCourse.Com] Udemy - Git Complete The definitive, step-by-step guide to Git
磁力链接详情
文件列表详情
c2bf6cb3423e8f320d7e54116999c38968eb88a1
infohash:
76
文件数量
1.29 GB
文件大小
2019-4-14 22:46
创建日期
2024-11-7 13:19
最后访问
相关分词
DesireCourse
Com
Udemy
-
Git
Complete
The
definitive
step-by-step
guide
to
Git
01 Introduction/001 Welcome and Course Goals.mp4 3.49 MB
01 Introduction/002 Course Overview.mp4 3.69 MB
01 Introduction/003 About the Author Instructor.mp4 2.82 MB
01 Introduction/004 Course Audience and Course Study Tips.mp4 4.02 MB
01 Introduction/005 Why Command Line.mp4 4.74 MB
01 Introduction/006 Why Source Control.mp4 7.34 MB
01 Introduction/007 Why Git.mp4 3.13 MB
01 Introduction/008 Key Git Terminology.mp4 9.45 MB
02 Git Installation/009 Installation Overview.mp4 4.52 MB
02 Git Installation/010 Installing Git for Windows.mp4 26.87 MB
02 Git Installation/011 Installing Git on Mac OS X.mp4 4.87 MB
03 Git Quick Start/012 Quick Start Part 1 Starting with GitHub and Project Setup.mp4 12.47 MB
03 Git Quick Start/013 Quick Start Part 2 Configuration Clone and Git Basic Workflow.mp4 31.3 MB
04 Text Editor Installation/015 Text Editor Installation Overview.mp4 3.03 MB
04 Text Editor Installation/016 Windows Text Editor Notepad Installation.mp4 27.37 MB
04 Text Editor Installation/017 Configure Notepad with Git Windows Only.mp4 11.6 MB
04 Text Editor Installation/018 Mac Text Editor TextMate 2 Installation.mp4 16.82 MB
04 Text Editor Installation/019 Configure Text Mate 2 with Git Mac Only.mp4 8.05 MB
05 Basic Git Commands/021 Basic Commands Overview.mp4 4.12 MB
05 Basic Git Commands/022 Starting with a Fresh Project git init.mp4 21.14 MB
05 Basic Git Commands/023 Adding Git to an Existing Project git init.mp4 27.9 MB
05 Basic Git Commands/024 Starting on GitHub by Joining an Existing Project git clone.mp4 13.71 MB
05 Basic Git Commands/025 Basic Git Workflow add commit pull push.mp4 38.09 MB
05 Basic Git Commands/026 Tracked Files.mp4 19.54 MB
05 Basic Git Commands/027 Editing Files.mp4 26.22 MB
05 Basic Git Commands/028 Recursive Add.mp4 19.16 MB
05 Basic Git Commands/029 Backing Out Changes.mp4 31 MB
05 Basic Git Commands/030 Renaming and Moving Files.mp4 27.93 MB
05 Basic Git Commands/031 Deleting Files.mp4 28.88 MB
05 Basic Git Commands/032 History.mp4 29.18 MB
05 Basic Git Commands/033 Git Alias.mp4 13.42 MB
05 Basic Git Commands/034 Ignoring Unwanted Files and Folders.mp4 28.06 MB
05 Basic Git Commands/035 Cleanup and Back to Origin GitHub.mp4 6.99 MB
06 Visual MergeDiff Tool Installation/037 Visual Merge Diff Tool Installation Overview.mp4 3.08 MB
06 Visual MergeDiff Tool Installation/038 P4Merge Install on Windows.mp4 5.56 MB
06 Visual MergeDiff Tool Installation/039 P4Merge Configure on Windows.mp4 8.46 MB
06 Visual MergeDiff Tool Installation/040 P4Merge for Windows Git Configuration.mp4 13.17 MB
06 Visual MergeDiff Tool Installation/041 P4Merge for Mac Installation.mp4 5.15 MB
06 Visual MergeDiff Tool Installation/042 P4Merge for Mac Git Configuration.mp4 7.22 MB
07 Comparisons/044 Git Repository Setup for comparing examples.mp4 21.1 MB
07 Comparisons/045 Comparing Working Directory and the Staging Area.mp4 10.44 MB
07 Comparisons/046 Comparing Working Directory and Git Repository Last Commit.mp4 5.44 MB
07 Comparisons/047 Comparing between the Staging Area and the Git Repository Last Commit.mp4 6.35 MB
07 Comparisons/048 Limiting Comparsons to one File or path.mp4 5.92 MB
07 Comparisons/049 Comparing Between Commits.mp4 22.33 MB
07 Comparisons/050 Comparing Between Local and Remote Master Branches.mp4 7.53 MB
07 Comparisons/051 Comparison Section Cleanup and Push back to GitHub.mp4 8.27 MB
08 Branching and Merging/052 Branching Basics.mp4 18.21 MB
08 Branching and Merging/053 Happy Path Fast Forward Merges.mp4 17.78 MB
08 Branching and Merging/054 Happy Path Disable Fast Forward Merges.mp4 23.77 MB
08 Branching and Merging/055 Automatic Merges.mp4 30.13 MB
08 Branching and Merging/056 Conflicting Merges and Resolution.mp4 45.97 MB
08 Branching and Merging/057 Section Cleanup and Push back to GitHub.mp4 4.66 MB
09 Rebasing/058 Simple Rebase Example.mp4 33.84 MB
09 Rebasing/059 Setup for rebasing conflict.mp4 9.71 MB
09 Rebasing/060 Abort a Rebase.mp4 7.97 MB
09 Rebasing/061 Rebase Conflict and Resolution.mp4 15.71 MB
09 Rebasing/062 Pull with Rebase GitHub.mp4 19.74 MB
09 Rebasing/063 Section Cleanup and push to GitHub.mp4 6.49 MB
10 Stashing/064 Simple Stash Example.mp4 19.31 MB
10 Stashing/065 Stashing Untracked Files and Using Pop.mp4 18.4 MB
10 Stashing/066 Managing Multiple Stashes.mp4 14.4 MB
10 Stashing/067 Stashing into a Branch.mp4 17.71 MB
10 Stashing/068 Section Cleanup and push to GitHub.mp4 4 MB
11 Tagging/070 Simple Tag Example Lightweight Tags.mp4 51 MB
11 Tagging/071 Annotated Tags.mp4 4.16 MB
11 Tagging/072 Comparing Tags.mp4 42.33 MB
11 Tagging/073 Tagging a Specific Commit.mp4 10.95 MB
11 Tagging/074 Updating Tags.mp4 9.3 MB
11 Tagging/075 Using Tags with GitHub.mp4 18.44 MB
12 Bonus Office Hour Sessions/077 Reset and Reflog Office Hours Session 1.mp4 100.99 MB
12 Bonus Office Hour Sessions/078 Compare Branches via GitHub Office Hours Session 1.mp4 16.11 MB
12 Bonus Office Hour Sessions/079 Compare Branches via Command Line Office Hours Session 1.mp4 24.04 MB
12 Bonus Office Hour Sessions/080 Stash vs Branch Office Hours Session 1.mp4 43.68 MB
12 Bonus Office Hour Sessions/081 Gitting Help Office Hours Session 1.mp4 11.22 MB
12 Bonus Office Hour Sessions/082 Cherry Pick Office Hours Session 1.mp4 32.5 MB
其他位置