https://img87.pixhost.to/images/599/359020115_tuto.jpg


download скачать Free download скачать : Udemy - The Git & Github Bootcamp
mp4 | Video: h264,1280X720 | Audio: AAC, 44.1 KHz
Genre:eLearning | Language: English | Size:4.85 GB

Files Included :

001 Welcome To The Course!.mp4 (43.81 MB)
MP4
003 What The Course Covers.mp4 (26.51 MB)
MP4
004 A Note On The Exercises.mp4 (17.19 MB)
MP4
005 Accessing The Slides & Diagrams.mp4 (3.61 MB)
MP4
001 What Really Matters In This Section.mp4 (3.4 MB)
MP4
002 What Exactly Is Git.mp4 (21.53 MB)
MP4
003 Visualizing Git.mp4 (30.49 MB)
MP4
004 A Quick History Of Git.mp4 (34.76 MB)
MP4
005 Who Uses Git.mp4 (27.92 MB)
MP4
006 Git Vs  Github What's The Difference.mp4 (11.06 MB)
MP4
001 What Really Matters In This Section.mp4 (3.73 MB)
MP4
002 Installing Git Terminal Vs  GUIs.mp4 (43.77 MB)
MP4
003 WINDOWS Git Installation.mp4 (40.95 MB)
MP4
004 MAC Git Installation.mp4 (34.89 MB)
MP4
005 Configuring Your Git Name & Email.mp4 (20.77 MB)
MP4
006 Installing GitKraken (Our GUI).mp4 (9.35 MB)
MP4
007 Terminal Crash Course Introduction.mp4 (13.91 MB)
MP4
008 Terminal Crash Course Navigation.mp4 (75.42 MB)
MP4
009 Terminal Crash Course Creating Files & Folders.mp4 (60.67 MB)
MP4
010 Terminal Crash Course Deleting Files & Folders.mp4 (25.25 MB)
MP4
001 What Really Matters In This Section.mp4 (2.91 MB)
MP4
002 What Is A Git Repo.mp4 (27.96 MB)
MP4
003 Our First Commands Git Init and Git Status.mp4 (9.69 MB)
MP4
004 The Mysterious  Git Folder.mp4 (28.49 MB)
MP4
005 A Common Early Git Mistake.mp4 (12.76 MB)
MP4
006 The Committing Workflow Overview.mp4 (31.14 MB)
MP4
007 Staging Changes With Git Add.mp4 (16.27 MB)
MP4
008 Finally, The Git Commit Command!.mp4 (19.53 MB)
MP4
009 The Git Log Command (And More Committing).mp4 (74.12 MB)
MP4
010 Committing Exercise.mp4 (54.94 MB)
MP4
001 What Really Matters In This Section.mp4 (4.56 MB)
MP4
002 Navigating The Git Documentation.mp4 (22.45 MB)
MP4
003 Keeping Your Commits Atomic.mp4 (45.12 MB)
MP4
004 Commit Messages Present Or Past Tense.mp4 (11.43 MB)
MP4
005 Escaping VIM & Configuring Git's Default Editor.mp4 (76.4 MB)
MP4
006 A Closer Look At The Git Log Command.mp4 (50.44 MB)
MP4
007 Committing With A GUI.mp4 (34.43 MB)
MP4
008 Fixing Mistakes With Amend.mp4 (40.59 MB)
MP4
009 Ignoring Files w  gitignore.mp4 (55.28 MB)
MP4
001 What Really Matters In This Section.mp4 (4.07 MB)
MP4
002 Introducing Branches.mp4 (10.52 MB)
MP4
003 The Master Branch (Or Is It Main).mp4 (21.43 MB)
MP4
004 What On Earth Is HEAD.mp4 (33.34 MB)
MP4
005 Viewing All Branches With Git Branch.mp4 (1.7 MB)
MP4
006 Creating & Switching Branches.mp4 (30.42 MB)
MP4
007 More Practice With Branching.mp4 (30.46 MB)
MP4
008 Another Option Git Checkout Vs  Git Switch.mp4 (22.11 MB)
MP4
009 Switching Branches With Unstaged Changes.mp4 (26.69 MB)
MP4
010 Deleting & Renaming Branches.mp4 (52.72 MB)
MP4
011 How Git Stores HEAD & Branches.mp4 (32.93 MB)
MP4
012 Branching Exercise.mp4 (38.02 MB)
MP4
001 What Really Matters In This Section.mp4 (3.22 MB)
MP4
002 An Introduction To Merging.mp4 (20.06 MB)
MP4
003 Performing A Fast Forward Merge.mp4 (22.53 MB)
MP4
004 Visualizing Merges.mp4 (18.59 MB)
MP4
005 Generating Merge Commits.mp4 (33.18 MB)
MP4
006 Oh No! Merge Conflicts!.mp4 (5.79 MB)
MP4
007 Resolving Merge Conflicts.mp4 (40.34 MB)
MP4
008 Using VSCode To Resolve Conflicts.mp4 (26.62 MB)
MP4
009 Merging Exercise.mp4 (61.06 MB)
MP4
001 What Really Matters In This Section.mp4 (3.4 MB)
MP4
002 Introducing The Git Diff Command.mp4 (33.77 MB)
MP4
003 A Guide To Reading Diffs.mp4 (44.61 MB)
MP4
004 Viewing Unstaged Changes.mp4 (10.91 MB)
MP4
005 Viewing Working Directory Changes.mp4 (11.22 MB)
MP4
006 Viewing Staged Changes.mp4 (5.58 MB)
MP4
007 Diffing Specific Files.mp4 (12.25 MB)
MP4
008 Comparing Changes Across Branches.mp4 (10.94 MB)
MP4
009 Comparing Changes Across Commits.mp4 (3.68 MB)
MP4
010 Visualizing Diffs With GUIs.mp4 (28.06 MB)
MP4
011 Diff Exercise.mp4 (39.25 MB)
MP4
001 What Really Matters In This Section.mp4 (3.29 MB)
MP4
002 Why We Need Git Stash.mp4 (20.42 MB)
MP4
003 Stashing Basics Git Stash Save & Pop.mp4 (14.84 MB)
MP4
004 Practicing With Git Stash.mp4 (11.47 MB)
MP4
005 Git Stash Apply.mp4 (18.07 MB)
MP4
006 Working With Multiple Stashes.mp4 (25.4 MB)
MP4
007 Dropping & Clearing The Stash.mp4 (4.89 MB)
MP4
008 Stashing Exercise.mp4 (14.59 MB)
MP4
001 What Really Matters In This Section.mp4 (4.02 MB)
MP4
002 Checking Out Old Commits.mp4 (42.62 MB)
MP4
003 Re-Attaching Our Detached HEAD!.mp4 (31.21 MB)
MP4
004 Referencing Commits Relative to HEAD.mp4 (16.09 MB)
MP4
005 Discarding Changes With Git Checkout.mp4 (11.9 MB)
MP4
006 Un-Modifying With Git Restore.mp4 (31.03 MB)
MP4
007 Un-Staging Changes With Git Restore.mp4 (12.46 MB)
MP4
008 Undoing Commits With Git Reset.mp4 (19.36 MB)
MP4
009 Reverting Commits With   Git Revert.mp4 (12.51 MB)
MP4
010 Undoing Changes Exercise.mp4 (78.64 MB)
MP4
001 What Really Matters In This Section.mp4 (3.25 MB)
MP4
002 What Does Github Do For Us.mp4 (42.8 MB)
MP4
003 Why You Should Use Github!.mp4 (29.41 MB)
MP4
004 Cloning Github Repos With Git Clone.mp4 (61.83 MB)
MP4
005 Cloning Non-Github Repos.mp4 (8.74 MB)
MP4
006 Github Setup SSH Config.mp4 (47.4 MB)
MP4
007 Creating Our First Github Repo!.mp4 (18.52 MB)
MP4
008 A Crash Course on Git Remotes.mp4 (27.87 MB)
MP4
009 Introducing Git Push.mp4 (49.59 MB)
MP4
010 Touring A Github Repo.mp4 (25.67 MB)
MP4
011 Practice With Git Push.mp4 (15.66 MB)
MP4
012 A Closer Look At Git Push.mp4 (20.43 MB)
MP4
013 What does git push -u mean.mp4 (16.83 MB)
MP4
014 Another Github Workflow Cloning First.mp4 (15.03 MB)
MP4
015 Main & Master Github Default Branches.mp4 (16.97 MB)
MP4
016 Github Basics Exercise.mp4 (63.12 MB)
MP4
001 What Really Matters In This Section.mp4 (2.18 MB)
MP4
002 Remote Tracking Branches WTF Are They.mp4 (19.23 MB)
MP4
003 Checking Out Remote Tracking Branches.mp4 (24.94 MB)
MP4
004 Working With Remote Branches.mp4 (33.82 MB)
MP4
005 Git Fetch The Basics.mp4 (10.12 MB)
MP4
006 Demonstrating Git Fetch.mp4 (38.71 MB)
MP4
007 Git Pull The Basics.mp4 (9.42 MB)
MP4
008 Git Pull & Merge Conflicts.mp4 (20.74 MB)
MP4
009 A Shorter Syntax For Git Pull.mp4 (19.41 MB)
MP4
001 What Really Matters In This Section.mp4 (4.72 MB)
MP4
002 Github Repo Visibility Public Vs  Private.mp4 (39.45 MB)
MP4
003 Adding Github Collaborators.mp4 (24.45 MB)
MP4
004 Github Collaboration Demo.mp4 (37.96 MB)
MP4
005 What are READMEs.mp4 (26.45 MB)
MP4
006 A Markdown Crash Course.mp4 (70.95 MB)
MP4
007 Adding a README To A Project.mp4 (25.03 MB)
MP4
008 Creating Github Gists.mp4 (27.89 MB)
MP4
009 Introducing Github Pages.mp4 (13.01 MB)
MP4
010 Github Pages Demo.mp4 (65.16 MB)
MP4
001 What Really Matters In This Section.mp4 (4.89 MB)
MP4
002 The Pitfalls Of A Centralized Workflow.mp4 (35.13 MB)
MP4
003 Centralized Workflow Demonstration.mp4 (80.76 MB)
MP4
004 The All-Important Feature Branch Workflow.mp4 (17.01 MB)
MP4
005 Feature Branch Workflow Demo.mp4 (59.78 MB)
MP4
006 Merging Feature Branches.mp4 (20.08 MB)
MP4
007 Introducing Pull Requests.mp4 (29.58 MB)
MP4
008 Making Our First Pull Request.mp4 (32.19 MB)
MP4
009 Merging Pull Requests With Conflicts.mp4 (82.68 MB)
MP4
010 Configuring Branch Protection Rules.mp4 (31.3 MB)
MP4
011 Introducing Forking.mp4 (7.75 MB)
MP4
012 Forking Demonstration.mp4 (39.82 MB)
MP4
013 The Fork & Clone Workflow.mp4 (21.11 MB)
MP4
014 Fork & Clone Workflow Demonstration.mp4 (55.83 MB)
MP4
001 What Really Matters In This Section.mp4 (2.5 MB)
MP4
002 Why is Rebasing Scary Is it.mp4 (6.32 MB)
MP4
003 Comparing Merging & Rebasing.mp4 (23.49 MB)
MP4
004 Rebase Demo Pt 1 Setup & Merging.mp4 (16.06 MB)
MP4
005 Rebasing Demo Pt 2 Actually Rebasing.mp4 (47.6 MB)
MP4
006 The Golden Rule When NOT to Rebase.mp4 (12.39 MB)
MP4
007 Handling Conflicts & Rebasing.mp4 (35.34 MB)
MP4
001 What Really Matters In This Section.mp4 (1.94 MB)
MP4
002 Introducing Interactive Rebase.mp4 (13.83 MB)
MP4
003 Rewording Commits With Interactive Rebase.mp4 (59.71 MB)
MP4
004 Fixing Up & Squashing Commits With Interactive Rebase.mp4 (51.65 MB)
MP4
005 Dropping Commits With Interactive Rebase.mp4 (7.63 MB)
MP4
001 What Really Matters In This Section.mp4 (3.25 MB)
MP4
002 The Idea Behind Git Tags.mp4 (8.52 MB)
MP4
003 A Side Note On Semantic Versioning.mp4 (31.1 MB)
MP4
004 Viewing & Searching Tags.mp4 (15.44 MB)
MP4
005 Comparing Tags With Git Diff.mp4 (22.93 MB)
MP4
006 Creating Lightweight Tags.mp4 (13.26 MB)
MP4
007 Creating Annotated Tags.mp4 (15.7 MB)
MP4
008 Tagging Previous Commits.mp4 (14.1 MB)
MP4
009 Replacing Tags With Force.mp4 (3.94 MB)
MP4
010 Deleting Tags.mp4 (6.16 MB)
MP4
011 IMPORTANT Pushing Tags.mp4 (12.52 MB)
MP4
001 What Really Matters In This Section.mp4 (3.79 MB)
MP4
002 Working With The Local Config File.mp4 (91.85 MB)
MP4
003 Inside Git The Refs Directory.mp4 (28.66 MB)
MP4
004 Inside Git The HEAD file.mp4 (10.35 MB)
MP4
005 Inside Git The Objects Directory.mp4 (14.74 MB)
MP4
006 A Crash Course On Hashing Functions.mp4 (33.76 MB)
MP4
007 Git As A Key-Value Datastore.mp4 (9.41 MB)
MP4
008 Hashing With Git Hash-Object.mp4 (19.08 MB)
MP4
009 Retrieving Data With Git Cat-File.mp4 (43.09 MB)
MP4
010 Deep Dive Into Git Objects Blobs.mp4 (13.6 MB)
MP4
011 Deep Dive Into Git Objects Trees.mp4 (46.96 MB)
MP4
012 Deep Dive Into Git Objects Commits.mp4 (84.37 MB)
MP4
001 What Really Matters In This Section.mp4 (3.08 MB)
MP4
002 Introducing Reflogs.mp4 (48.71 MB)
MP4
003 The Limitations of Reflogs.mp4 (13.3 MB)
MP4
004 The Git Reflog Show Command.mp4 (65.2 MB)
MP4
005 Passing Reflog References Around.mp4 (28.36 MB)
MP4
006 Time-Based Reflog Qualifiers.mp4 (32.19 MB)
MP4
007 Rescuing Lost Commits With Reflog.mp4 (34.37 MB)
MP4
008 Undoing A Rebase w Reflog - It's A Miracle!.mp4 (28.14 MB)
MP4
001 What Matters In This Section.mp4 (1.87 MB)
MP4
002 The Global Git Config File.mp4 (23.32 MB)
MP4
003 Writing Our First Git Alias.mp4 (16.71 MB)
MP4
004 Setting Aliases From The Command Line.mp4 (3.41 MB)
MP4
005 Aliases With Arguments.mp4 (20.27 MB)
MP4
006 Exploring Existing Useful Aliases Online.mp4 (53.15 MB)
MP4

https://thumbs2.imgbox.com/98/6c/3mcpVTla_t.jpg

https://img87.pixhost.to/images/1010/363506399_rg.png

Код:
 https://rapidgator.net/file/f10d143ac0c9764deff6e72cd94efe12/_The_Git__Github_Bootcamp.part1.rar
https://rapidgator.net/file/c29c653755032a926338d710ecca357b/_The_Git__Github_Bootcamp.part2.rar
https://rapidgator.net/file/ae1ca8bf515458a097dfa3ba845dca9c/_The_Git__Github_Bootcamp.part3.rar
https://rapidgator.net/file/e34e30948cf0b7f5a9dd4ec47b8744a2/_The_Git__Github_Bootcamp.part4.rar
https://rapidgator.net/file/7fb6e18edb0e06cd9559f5d033d1db10/_The_Git__Github_Bootcamp.part5.rar
https://rapidgator.net/file/9bd39b50a74481f57c8b427c938c769a/_The_Git__Github_Bootcamp.part6.rar

https://img87.pixhost.to/images/1103/364146951_nitroflare.jpg

Код:
 https://nitroflare.com/view/DE1AC9388744097/_The_Git__Github_Bootcamp.part1.rar
https://nitroflare.com/view/006D04D7238BB97/_The_Git__Github_Bootcamp.part2.rar
https://nitroflare.com/view/12241A113AAEF0F/_The_Git__Github_Bootcamp.part3.rar
https://nitroflare.com/view/4FAA463CEABD729/_The_Git__Github_Bootcamp.part4.rar
https://nitroflare.com/view/2168DE5570510D6/_The_Git__Github_Bootcamp.part5.rar
https://nitroflare.com/view/536A5D7CE03A8A8/_The_Git__Github_Bootcamp.part6.rar