Magnetic link has been copied to the cutting board

Name [DesireCourse.Com] Udemy - Git Complete The definitive, step-by-step guide to Git

File Type video

Size 1.29GB

UpdateDate 2024-9-10

hash *****CB3423E8F320D7E54116999C38968EB88A

Hot 4

Files 01 Introduction/001 Welcome and Course Goals.mp4 | 3.49MB 01 Introduction/002 Course Overview.mp4 | 3.69MB 01 Introduction/003 About the Author Instructor.mp4 | 2.82MB 01 Introduction/004 Course Audience and Course Study Tips.mp4 | 4.02MB 01 Introduction/005 Why Command Line.mp4 | 4.74MB 01 Introduction/006 Why Source Control.mp4 | 7.34MB 01 Introduction/007 Why Git.mp4 | 3.13MB 01 Introduction/008 Key Git Terminology.mp4 | 9.45MB 02 Git Installation/009 Installation Overview.mp4 | 4.52MB 02 Git Installation/010 Installing Git for Windows.mp4 | 26.87MB 02 Git Installation/011 Installing Git on Mac OS X.mp4 | 4.87MB 03 Git Quick Start/012 Quick Start Part 1 Starting with GitHub and Project Setup.mp4 | 12.47MB 03 Git Quick Start/013 Quick Start Part 2 Configuration Clone and Git Basic Workflow.mp4 | 31.30MB 03 Git Quick Start/014 Quick Start Resources.pdf | 19.26KB 04 Text Editor Installation/015 Text Editor Installation Overview.mp4 | 3.03MB 04 Text Editor Installation/016 Windows Text Editor Notepad Installation.mp4 | 27.37MB 04 Text Editor Installation/017 Configure Notepad with Git Windows Only.mp4 | 11.60MB 04 Text Editor Installation/018 Mac Text Editor TextMate 2 Installation.mp4 | 16.82MB 04 Text Editor Installation/019 Configure Text Mate 2 with Git Mac Only.mp4 | 8.05MB 04 Text Editor Installation/020 Text Editor Resources.pdf | 30.40KB 05 Basic Git Commands/021 Basic Commands Overview.mp4 | 4.12MB 05 Basic Git Commands/022 Starting with a Fresh Project git init.mp4 | 21.14MB 05 Basic Git Commands/023 Adding Git to an Existing Project git init.mp4 | 27.90MB 05 Basic Git Commands/024 Starting on GitHub by Joining an Existing Project git clone.mp4 | 13.71MB 05 Basic Git Commands/025 Basic Git Workflow add commit pull push.mp4 | 38.09MB 05 Basic Git Commands/026 Tracked Files.mp4 | 19.54MB 05 Basic Git Commands/027 Editing Files.mp4 | 26.22MB 05 Basic Git Commands/028 Recursive Add.mp4 | 19.16MB 05 Basic Git Commands/029 Backing Out Changes.mp4 | 31.00MB 05 Basic Git Commands/030 Renaming and Moving Files.mp4 | 27.93MB 05 Basic Git Commands/031 Deleting Files.mp4 | 28.88MB 05 Basic Git Commands/032 History.mp4 | 29.18MB 05 Basic Git Commands/033 Git Alias.mp4 | 13.42MB 05 Basic Git Commands/034 Ignoring Unwanted Files and Folders.mp4 | 28.06MB 05 Basic Git Commands/035 Cleanup and Back to Origin GitHub.mp4 | 6.99MB 05 Basic Git Commands/036 Git Basics Resources.pdf | 61.38KB 06 Visual MergeDiff Tool Installation/037 Visual Merge Diff Tool Installation Overview.mp4 | 3.08MB 06 Visual MergeDiff Tool Installation/038 P4Merge Install on Windows.mp4 | 5.56MB 06 Visual MergeDiff Tool Installation/039 P4Merge Configure on Windows.mp4 | 8.46MB 06 Visual MergeDiff Tool Installation/040 P4Merge for Windows Git Configuration.mp4 | 13.17MB 06 Visual MergeDiff Tool Installation/041 P4Merge for Mac Installation.mp4 | 5.15MB 06 Visual MergeDiff Tool Installation/042 P4Merge for Mac Git Configuration.mp4 | 7.22MB 06 Visual MergeDiff Tool Installation/043 Visual Merge Diff Tool Resources.pdf | 28.93KB 06 Visual MergeDiff Tool Installation/attached_files/040 P4Merge for Windows Git Configuration/P4merge-Setup.pdf | 19.66KB 07 Comparisons/044 Git Repository Setup for comparing examples.mp4 | 21.10MB 07 Comparisons/045 Comparing Working Directory and the Staging Area.mp4 | 10.44MB 07 Comparisons/046 Comparing Working Directory and Git Repository Last Commit.mp4 | 5.44MB 07 Comparisons/047 Comparing between the Staging Area and the Git Repository Last Commit.mp4 | 6.35MB 07 Comparisons/048 Limiting Comparsons to one File or path.mp4 | 5.92MB 07 Comparisons/049 Comparing Between Commits.mp4 | 22.33MB 07 Comparisons/050 Comparing Between Local and Remote Master Branches.mp4 | 7.53MB 07 Comparisons/051 Comparison Section Cleanup and Push back to GitHub.mp4 | 8.27MB 08 Branching and Merging/052 Branching Basics.mp4 | 18.21MB 08 Branching and Merging/053 Happy Path Fast Forward Merges.mp4 | 17.78MB 08 Branching and Merging/054 Happy Path Disable Fast Forward Merges.mp4 | 23.77MB 08 Branching and Merging/055 Automatic Merges.mp4 | 30.13MB 08 Branching and Merging/056 Conflicting Merges and Resolution.mp4 | 45.97MB 08 Branching and Merging/057 Section Cleanup and Push back to GitHub.mp4 | 4.66MB 09 Rebasing/058 Simple Rebase Example.mp4 | 33.84MB 09 Rebasing/059 Setup for rebasing conflict.mp4 | 9.71MB 09 Rebasing/060 Abort a Rebase.mp4 | 7.97MB 09 Rebasing/061 Rebase Conflict and Resolution.mp4 | 15.71MB 09 Rebasing/062 Pull with Rebase GitHub.mp4 | 19.74MB 09 Rebasing/063 Section Cleanup and push to GitHub.mp4 | 6.49MB 10 Stashing/064 Simple Stash Example.mp4 | 19.31MB 10 Stashing/065 Stashing Untracked Files and Using Pop.mp4 | 18.40MB 10 Stashing/066 Managing Multiple Stashes.mp4 | 14.40MB 10 Stashing/067 Stashing into a Branch.mp4 | 17.71MB 10 Stashing/068 Section Cleanup and push to GitHub.mp4 | 4.00MB 10 Stashing/069 Stashing Section Resources.pdf | 36.65KB 11 Tagging/070 Simple Tag Example Lightweight Tags.mp4 | 51.00MB 11 Tagging/071 Annotated Tags.mp4 | 4.16MB 11 Tagging/072 Comparing Tags.mp4 | 42.33MB 11 Tagging/073 Tagging a Specific Commit.mp4 | 10.95MB 11 Tagging/074 Updating Tags.mp4 | 9.30MB 11 Tagging/075 Using Tags with GitHub.mp4 | 18.44MB 11 Tagging/076 Tagging Section Resources.pdf | 40.41KB 12 Bonus Office Hour Sessions/077 Reset and Reflog Office Hours Session 1.mp4 | 100.99MB 12 Bonus Office Hour Sessions/078 Compare Branches via GitHub Office Hours Session 1.mp4 | 16.11MB 12 Bonus Office Hour Sessions/079 Compare Branches via Command Line Office Hours Session 1.mp4 | 24.04MB 12 Bonus Office Hour Sessions/080 Stash vs Branch Office Hours Session 1.mp4 | 43.68MB 12 Bonus Office Hour Sessions/081 Gitting Help Office Hours Session 1.mp4 | 11.22MB 12 Bonus Office Hour Sessions/082 Cherry Pick Office Hours Session 1.mp4 | 32.50MB 13 Updates and Errata/083 Git Mac OS X Updates.pdf | 35.04KB 14 Bonus Resources and Special Offers/084 Bonus Exclusive Student Discounts.html | 14.10KB [DesireCourse.Com].txt | 754B [DesireCourse.Com].url | 51B

Recommend

Magnetic link has been copied to the cutting board