Working with Git and GitHub in Visual Studio 2022
大小
391.88 MB
文件数
83
Info Hash:
963376E11779CB92AEB608A33F5EF67CA8C5EDB4
收录时间
2025-12-12 23:57:29
更新时间
2025-12-12 23:57:29
文件列表 (83)
01. Course Overview/01. Course Overview.mp4
5.59 MB
01. Course Overview/01. Course Overview.srt
2.34 KB
02. Understanding Git and GitHub/01. Introduction.mp4
2.54 MB
02. Understanding Git and GitHub/01. Introduction.srt
1.57 KB
02. Understanding Git and GitHub/02. What You Will Learn in This Course.mp4
1.94 MB
02. Understanding Git and GitHub/02. What You Will Learn in This Course.srt
1.38 KB
02. Understanding Git and GitHub/03. Understand Git and GitHub.mp4
9.11 MB
02. Understanding Git and GitHub/03. Understand Git and GitHub.srt
7.62 KB
02. Understanding Git and GitHub/04. Know the Origin of Git.mp4
7.57 MB
02. Understanding Git and GitHub/04. Know the Origin of Git.srt
5.24 KB
02. Understanding Git and GitHub/05. Summary.mp4
1.55 MB
02. Understanding Git and GitHub/05. Summary.srt
976 B
03. Creating and Cloning Git Repositories/01. Introduction.mp4
1.9 MB
03. Creating and Cloning Git Repositories/01. Introduction.srt
1.1 KB
03. Creating and Cloning Git Repositories/02. Create a .NET Console Application.mp4
9.3 MB
03. Creating and Cloning Git Repositories/02. Create a .NET Console Application.srt
4.77 KB
03. Creating and Cloning Git Repositories/03. Configure Git in Visual Studio.mp4
4.29 MB
03. Creating and Cloning Git Repositories/03. Configure Git in Visual Studio.srt
1.95 KB
03. Creating and Cloning Git Repositories/04. Create a Local Git Repository.mp4
14.9 MB
03. Creating and Cloning Git Repositories/04. Create a Local Git Repository.srt
7.78 KB
03. Creating and Cloning Git Repositories/05. Push the Repository to GitHub.mp4
12.76 MB
03. Creating and Cloning Git Repositories/05. Push the Repository to GitHub.srt
5.71 KB
03. Creating and Cloning Git Repositories/06. Clone a Repository from GitHub.mp4
9.99 MB
03. Creating and Cloning Git Repositories/06. Clone a Repository from GitHub.srt
5.13 KB
03. Creating and Cloning Git Repositories/07. Summary.mp4
1.42 MB
03. Creating and Cloning Git Repositories/07. Summary.srt
870 B
04. Committing and Synchronizing Changes/01. Introduction.mp4
2.09 MB
04. Committing and Synchronizing Changes/01. Introduction.srt
1.36 KB
04. Committing and Synchronizing Changes/02. Understand the Three Main Areas.mp4
3.05 MB
04. Committing and Synchronizing Changes/02. Understand the Three Main Areas.srt
2.59 KB
04. Committing and Synchronizing Changes/03. Commit and Push Changes.mp4
22.3 MB
04. Committing and Synchronizing Changes/03. Commit and Push Changes.srt
9.77 KB
04. Committing and Synchronizing Changes/04. Fetch and Pull Changes.mp4
15.41 MB
04. Committing and Synchronizing Changes/04. Fetch and Pull Changes.srt
6.48 KB
04. Committing and Synchronizing Changes/05. Stash Away Changes.mp4
21.94 MB
04. Committing and Synchronizing Changes/05. Stash Away Changes.srt
8.8 KB
04. Committing and Synchronizing Changes/06. Summary.mp4
1.34 MB
04. Committing and Synchronizing Changes/06. Summary.srt
931 B
05. Branching and Merging Code/01. Introduction.mp4
1.63 MB
05. Branching and Merging Code/01. Introduction.srt
1.18 KB
05. Branching and Merging Code/02. Create a Branch.mp4
21.07 MB
05. Branching and Merging Code/02. Create a Branch.srt
8.69 KB
05. Branching and Merging Code/03. Create Another Branch.mp4
24.89 MB
05. Branching and Merging Code/03. Create Another Branch.srt
10.77 KB
05. Branching and Merging Code/04. Merge a Branch.mp4
15.3 MB
05. Branching and Merging Code/04. Merge a Branch.srt
6.25 KB
05. Branching and Merging Code/05. Handle Merge Conflicts.mp4
28.26 MB
05. Branching and Merging Code/05. Handle Merge Conflicts.srt
10.47 KB
05. Branching and Merging Code/06. Summary.mp4
1.22 MB
05. Branching and Merging Code/06. Summary.srt
853 B
06. Working with Pull Requests/01. Introduction.mp4
1.47 MB
06. Working with Pull Requests/01. Introduction.srt
946 B
06. Working with Pull Requests/02. What Is a Pull Request-.mp4
3.01 MB
06. Working with Pull Requests/02. What Is a Pull Request-.srt
3.04 KB
06. Working with Pull Requests/03. Create a Pull Request.mp4
13.2 MB
06. Working with Pull Requests/03. Create a Pull Request.srt
5.09 KB
06. Working with Pull Requests/04. Merge a Pull Request.mp4
18.4 MB
06. Working with Pull Requests/04. Merge a Pull Request.srt
7.51 KB
06. Working with Pull Requests/05. Summary.mp4
1.23 MB
06. Working with Pull Requests/05. Summary.srt
929 B
07. Viewing the History of Your Code/01. Introduction.mp4
1.48 MB
07. Viewing the History of Your Code/01. Introduction.srt
926 B
07. Viewing the History of Your Code/02. View and Compare Commits.mp4
20.13 MB
07. Viewing the History of Your Code/02. View and Compare Commits.srt
7.57 KB
07. Viewing the History of Your Code/03. Browse the History of a File.mp4
13.92 MB
07. Viewing the History of Your Code/03. Browse the History of a File.srt
5.56 KB
07. Viewing the History of Your Code/04. Use CodeLens to View Changes.mp4
11.91 MB
07. Viewing the History of Your Code/04. Use CodeLens to View Changes.srt
5.07 KB
07. Viewing the History of Your Code/05. Summary.mp4
1.24 MB
07. Viewing the History of Your Code/05. Summary.srt
805 B
08. Setting up GitHub Actions/01. Introduction.mp4
2.33 MB
08. Setting up GitHub Actions/01. Introduction.srt
1.57 KB
08. Setting up GitHub Actions/02. Set up a GitHub Action on GitHub.mp4
17 MB
08. Setting up GitHub Actions/02. Set up a GitHub Action on GitHub.srt
7.82 KB
08. Setting up GitHub Actions/03. Create a Blazor Server App.mp4
8.07 MB
08. Setting up GitHub Actions/03. Create a Blazor Server App.srt
4.13 KB
08. Setting up GitHub Actions/04. Generate a GitHub Action in Visual Studio.mp4
17.13 MB
08. Setting up GitHub Actions/04. Generate a GitHub Action in Visual Studio.srt
8.23 KB
08. Setting up GitHub Actions/05. Push Another Commit to Publish to Azure.mp4
5.4 MB
08. Setting up GitHub Actions/05. Push Another Commit to Publish to Azure.srt
2.83 KB
08. Setting up GitHub Actions/06. Summary.mp4
3.29 MB
08. Setting up GitHub Actions/06. Summary.srt
2.22 KB
visual-studio-2022-working-git-github.zip
11.14 MB