zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[08-2021] git-github-practical-guide
magnet:?xt=urn:btih:3d83d2324ed962bade96c617429c830263633af6&dn=[08-2021] git-github-practical-guide
磁力链接详情
Hash值:
3d83d2324ed962bade96c617429c830263633af6
点击数:
135
文件大小:
2.55 GB
文件数量:
120
创建日期:
2022-11-6 02:14
最后访问:
2024-11-1 17:14
访问标签:
08-2021
git-github-practical-guide
文件列表详情
06 GitHub Deep Dive - Collaboration & Contribution/103 Opening & Closing Issues.mp4 79.18 MB
01 Introduction/001 Welcome to this Course!.mp4 53.56 MB
01 Introduction/002 What is Git_.mp4 17.72 MB
01 Introduction/003 What is GitHub_.mp4 15.05 MB
01 Introduction/005 Course Content.mp4 11.51 MB
01 Introduction/006 How to Get the Most out of this Course!.mp4 7.79 MB
02 Optional_ Mac Terminal & Windows Command Prompt Introduction/008 Module Introduction.mp4 1.34 MB
02 Optional_ Mac Terminal & Windows Command Prompt Introduction/009 The Command Line - What & Why_.mp4 11.21 MB
02 Optional_ Mac Terminal & Windows Command Prompt Introduction/010 Comparing the Mac & Windows Command Line.mp4 8.87 MB
02 Optional_ Mac Terminal & Windows Command Prompt Introduction/012 Mac Terminal - The Basics.mp4 22.81 MB
02 Optional_ Mac Terminal & Windows Command Prompt Introduction/013 Accessing Folders.mp4 13.29 MB
02 Optional_ Mac Terminal & Windows Command Prompt Introduction/014 Absolute vs Relative Paths.mp4 12.52 MB
02 Optional_ Mac Terminal & Windows Command Prompt Introduction/015 Creating & Deleting Files.mp4 24.44 MB
02 Optional_ Mac Terminal & Windows Command Prompt Introduction/016 Introducing Flags and Removing Data.mp4 18.23 MB
02 Optional_ Mac Terminal & Windows Command Prompt Introduction/017 Copying & Moving Files & Folders.mp4 30.91 MB
02 Optional_ Mac Terminal & Windows Command Prompt Introduction/018 Mac Terminal - Core Commands Overview.mp4 7.31 MB
02 Optional_ Mac Terminal & Windows Command Prompt Introduction/019 Windows Command Prompt - The Basics.mp4 24.1 MB
02 Optional_ Mac Terminal & Windows Command Prompt Introduction/020 Absolute vs Relative Paths.mp4 24.34 MB
02 Optional_ Mac Terminal & Windows Command Prompt Introduction/021 Creating & Deleting Files & Folders.mp4 14.71 MB
02 Optional_ Mac Terminal & Windows Command Prompt Introduction/022 Copying & Moving Files.mp4 10.38 MB
02 Optional_ Mac Terminal & Windows Command Prompt Introduction/023 Windows Command Prompt - Core Commands Overview.mp4 5.65 MB
03 Version Management with Git - The Basics/024 Module Introduction.mp4 3.11 MB
03 Version Management with Git - The Basics/025 Theory - How Git Works.mp4 14.79 MB
03 Version Management with Git - The Basics/026 Theory_ Working Directory vs Repository.mp4 10.94 MB
03 Version Management with Git - The Basics/027 Theory - Understanding Branches.mp4 9.01 MB
03 Version Management with Git - The Basics/029 Installing Git on Windows.mp4 42.99 MB
03 Version Management with Git - The Basics/030 Installing Git on MacOS.mp4 66.73 MB
03 Version Management with Git - The Basics/031 Installing Visual Studio Code.mp4 30.81 MB
03 Version Management with Git - The Basics/032 Initializing the Repository & Creating the First Commit (_git init_ & _git commi.mp4 24.37 MB
03 Version Management with Git - The Basics/033 Diving Deeper Into Commits with _git log_.mp4 13.95 MB
03 Version Management with Git - The Basics/034 Understanding & Creating Branches.mp4 19.87 MB
03 Version Management with Git - The Basics/035 Merging Branches - The Basics.mp4 5.72 MB
03 Version Management with Git - The Basics/036 Understanding the HEAD.mp4 8.31 MB
03 Version Management with Git - The Basics/037 The _detached HEAD_.mp4 11.25 MB
03 Version Management with Git - The Basics/038 Branches & _git switch_ (Git 2.23).mp4 7.06 MB
03 Version Management with Git - The Basics/039 Deleting Data - An Overview.mp4 1.94 MB
03 Version Management with Git - The Basics/040 Deleting Working Directory Files.mp4 9.92 MB
03 Version Management with Git - The Basics/041 Undoing Unstaged Changes.mp4 16.26 MB
03 Version Management with Git - The Basics/042 Undoing Staged Changes.mp4 16.88 MB
03 Version Management with Git - The Basics/043 Deleting Commits with _git reset_.mp4 20.25 MB
03 Version Management with Git - The Basics/044 Deleting Branches.mp4 4.92 MB
03 Version Management with Git - The Basics/045 Committing _detached HEAD_ Changes.mp4 29.35 MB
03 Version Management with Git - The Basics/046 Understanding .gitignore.mp4 17.96 MB
03 Version Management with Git - The Basics/047 Wrap Up & Basic Commands Overview.mp4 16.52 MB
03 Version Management with Git - The Basics/048 [assignment] Assignment - Practicing the Git Basics.mp4 9.8 MB
03 Version Management with Git - The Basics/048 [assignment_solution] Assignment - Practicing the Git Basics.mp4 77.16 MB
04 Diving Deeper Into Git/049 Module Introduction.mp4 1.25 MB
04 Diving Deeper Into Git/050 Understanding the Stash (_git stash_).mp4 37.57 MB
04 Diving Deeper Into Git/051 Bringing Lost Data Back with _git reflog_.mp4 36.17 MB
04 Diving Deeper Into Git/052 Combining Branches - What & Why_.mp4 3.67 MB
04 Diving Deeper Into Git/053 Understanding Merge Types.mp4 5.33 MB
04 Diving Deeper Into Git/054 Applying the Fast-Forward Merge.mp4 28.1 MB
04 Diving Deeper Into Git/055 The Recursive Merge (Non-Fast-Forward).mp4 24.46 MB
04 Diving Deeper Into Git/056 Rebasing - Theory.mp4 9.52 MB
04 Diving Deeper Into Git/057 Applying _git rebase_.mp4 22.38 MB
04 Diving Deeper Into Git/058 Handling Merge Conflicts.mp4 24.34 MB
04 Diving Deeper Into Git/059 Merge vs Rebase vs Cherry Pick.mp4 4.34 MB
04 Diving Deeper Into Git/060 Undestanding _git cherry-pick_.mp4 19.16 MB
04 Diving Deeper Into Git/061 Working with Tags (_git tag_).mp4 17.61 MB
04 Diving Deeper Into Git/062 Wrap Up.mp4 8.5 MB
05 From Local to Remote - Understanding GitHub/064 Module Introduction.mp4 3.76 MB
05 From Local to Remote - Understanding GitHub/065 What is GitHub_.mp4 7.32 MB
05 From Local to Remote - Understanding GitHub/066 From Local to Remote Repository - Theory.mp4 17.59 MB
05 From Local to Remote - Understanding GitHub/067 Creating a GitHub Account & Introducing GitHub.mp4 59.41 MB
05 From Local to Remote - Understanding GitHub/068 Creating a Remote Repository.mp4 25.07 MB
05 From Local to Remote - Understanding GitHub/069 Connecting Local & Remote Repositories.mp4 30.22 MB
05 From Local to Remote - Understanding GitHub/070 Understanding the Personal Access Token.mp4 12.32 MB
05 From Local to Remote - Understanding GitHub/071 Pushing a Second Commit.mp4 29.12 MB
05 From Local to Remote - Understanding GitHub/072 From Local to Remote - Understanding the Workflow.mp4 10.86 MB
05 From Local to Remote - Understanding GitHub/073 Remote Tracking Branches in Practice.mp4 27.45 MB
05 From Local to Remote - Understanding GitHub/074 Understanding Local Tracking Branches.mp4 10.28 MB
05 From Local to Remote - Understanding GitHub/075 Creating Local Tracking Branches.mp4 41.87 MB
05 From Local to Remote - Understanding GitHub/076 Remote & Tracking Branches - Command Overview.mp4 10.5 MB
05 From Local to Remote - Understanding GitHub/077 Cloning a Remote Repository.mp4 37.19 MB
05 From Local to Remote - Understanding GitHub/078 Understanding the Upstream.mp4 9.13 MB
05 From Local to Remote - Understanding GitHub/079 Deleting Remote Branches & Public Commits.mp4 21.94 MB
05 From Local to Remote - Understanding GitHub/080 Wrap Up.mp4 3.5 MB
06 GitHub Deep Dive - Collaboration & Contribution/082 Module Introduction.mp4 5.4 MB
06 GitHub Deep Dive - Collaboration & Contribution/083 The 4 GitHub Usecases.mp4 6.2 MB
06 GitHub Deep Dive - Collaboration & Contribution/084 Understanding GitHub Account Types.mp4 20.19 MB
06 GitHub Deep Dive - Collaboration & Contribution/085 Changing the Repository Type from Public to Private.mp4 39.02 MB
06 GitHub Deep Dive - Collaboration & Contribution/086 Pushing Commits to a Public Repository.mp4 17.06 MB
06 GitHub Deep Dive - Collaboration & Contribution/087 How GitHub Manages Account Security.mp4 11.65 MB
06 GitHub Deep Dive - Collaboration & Contribution/088 Understanding & Adding a Collaborator to a Private User Account.mp4 42.74 MB
06 GitHub Deep Dive - Collaboration & Contribution/089 Collaborating in Private Repositories.mp4 19.73 MB
06 GitHub Deep Dive - Collaboration & Contribution/090 Comparing Owner & Collaborator Rights.mp4 37.75 MB
06 GitHub Deep Dive - Collaboration & Contribution/091 Limiting Interactions.mp4 47.14 MB
06 GitHub Deep Dive - Collaboration & Contribution/092 Introducing Organizations.mp4 4.38 MB
06 GitHub Deep Dive - Collaboration & Contribution/093 Creating an Organization.mp4 19.36 MB
06 GitHub Deep Dive - Collaboration & Contribution/094 Exploring Member Repository Permissions.mp4 18.75 MB
06 GitHub Deep Dive - Collaboration & Contribution/095 Adding Outside Collaborators.mp4 24.32 MB
06 GitHub Deep Dive - Collaboration & Contribution/096 Adding Organization Members.mp4 35.33 MB
06 GitHub Deep Dive - Collaboration & Contribution/097 Failing to Manage Access for Individual Repositories.mp4 10.74 MB
06 GitHub Deep Dive - Collaboration & Contribution/098 Introducing Teams.mp4 35.13 MB
06 GitHub Deep Dive - Collaboration & Contribution/099 Managing Team Repository Access Efficiently.mp4 39.16 MB
06 GitHub Deep Dive - Collaboration & Contribution/100 Understanding Forks & Pull Requests.mp4 22.68 MB
06 GitHub Deep Dive - Collaboration & Contribution/101 Forking a Repository.mp4 52.3 MB
06 GitHub Deep Dive - Collaboration & Contribution/102 Pull Requests in Practice.mp4 61.75 MB
06 GitHub Deep Dive - Collaboration & Contribution/104 Working with GitHub Projects.mp4 53.64 MB
06 GitHub Deep Dive - Collaboration & Contribution/105 Creating a README File in to Repository.mp4 58.46 MB
06 GitHub Deep Dive - Collaboration & Contribution/106 Presenting Yourself as Developer on GitHub.mp4 17.52 MB
06 GitHub Deep Dive - Collaboration & Contribution/107 About GitHub Stars.mp4 7.49 MB
06 GitHub Deep Dive - Collaboration & Contribution/108 Wrap Up.mp4 12.35 MB
07 Real Project Example_ Git & GitHub Applied/110 Module Introduction.mp4 2.13 MB
07 Real Project Example_ Git & GitHub Applied/111 Preparing the Project.mp4 14.5 MB
07 Real Project Example_ Git & GitHub Applied/112 Project Setup.mp4 22.91 MB
07 Real Project Example_ Git & GitHub Applied/113 Creating our First Commit Locally.mp4 16.42 MB
07 Real Project Example_ Git & GitHub Applied/114 Changing the ReactJS Project Code.mp4 67.59 MB
07 Real Project Example_ Git & GitHub Applied/115 Pushing the Code to the Owner's Remote Repository.mp4 22.89 MB
07 Real Project Example_ Git & GitHub Applied/116 Cloning the Project & Changing the Code.mp4 36.29 MB
07 Real Project Example_ Git & GitHub Applied/117 Pushing the Commit & Why it Fails.mp4 11.07 MB
07 Real Project Example_ Git & GitHub Applied/118 Adding a Collaborator.mp4 7.96 MB
07 Real Project Example_ Git & GitHub Applied/119 Creating the Personal Access Token & Pushing Successfully.mp4 20.88 MB
07 Real Project Example_ Git & GitHub Applied/120 Merging the Owner Branches.mp4 13.99 MB
07 Real Project Example_ Git & GitHub Applied/121 Fixing Merge Conflicts.mp4 47.7 MB
07 Real Project Example_ Git & GitHub Applied/122 Accessing Code via Forks.mp4 14.2 MB
07 Real Project Example_ Git & GitHub Applied/123 Contributing to the Project by Improving the Code.mp4 14.6 MB
07 Real Project Example_ Git & GitHub Applied/124 Creating the Pull Request.mp4 27.36 MB
07 Real Project Example_ Git & GitHub Applied/125 Accepting the Pull Request.mp4 35.03 MB
08 Course Roundup/127 Congratulations!.mp4 6.57 MB
其他位置