EloiStree / HelloEloiTeachingVideo

Page pour les vidéos sur Eloi Teaching.
0 stars 0 forks source link

Install Unity and Friend, part 12: GitHub Desktop (et introduction à git) #72

Open EloiStree opened 1 month ago

EloiStree commented 1 month ago

image
https://youtu.be/ldQik_IaKTY

Sauver Unity3D: https://youtu.be/ldQik_IaKTY?t=863

Télécharger:


00:00 Introduction to GitHub Desktop and its purpose
00:30 Downloading and installing GitHub Desktop
00:58 Logging into GitHub with an existing account
01:32 Creating a new GitHub account and logging in
02:35 Verifying email address for account setup
03:02 Logging into GitHub Desktop with a verified account
04:04 Explanation of GitHub's project and team features
05:00 Logging in with an alternate GitHub account
05:30 Two-factor authentication setup for GitHub
05:58 Granting GitHub Desktop access to your GitHub account
06:28 Setting Git configuration with username and email
06:56 Overview of the GitHub Desktop interface
07:26 Setting up a new project repository
07:55 Creating a directory for project storage
08:23 Naming conventions and project description
08:58 Setting repository visibility (public or private)
09:28 Adding Unity 3D and creating a .gitignore file
09:55 Cloning a repository to your local machine
10:23 Selecting local directory for cloned project
10:52 Viewing project files in Explorer
11:21 Making changes to a file using Visual Studio
11:50 Committing changes to the repository
12:18 Pushing changes from local to GitHub
12:46 Viewing updated project on GitHub
13:13 Viewing hidden files and extensions in Windows
14:11 Copying project files to the GitHub directory
15:10 Understanding the importance of .gitignore
16:08 Ignoring large or unnecessary files in Unity
16:37 Committing local changes with GitHub Desktop
17:06 Pushing local changes to GitHub repository
17:35 Recovering deleted projects from GitHub
18:32 Cloning a repository to restore a project
19:02 Opening a restored project in Unity
19:31 Unity regenerates temporary files for the project
19:59 Explanation of GitHub's versatility with tools
20:29 Using Git commands vs. graphical interface
20:58 Viewing project history and commits
21:55 Observing changes and contributors in a project
22:54 Cloning a public project from GitHub
23:22 Reviewing specific file changes made by collaborators
23:49 Discussing project activity and collaboration
24:46 Installing and using GitHub alternatives like Fork
25:14 Comparing GitHub Desktop with other Git tools
25:43 Unity project loading after restoration from GitHub
26:11 Final thoughts on GitHub Desktop for beginners
26:40 Importance of practicing Git for developers
27:09 Recap on branches and version control

EloiStree commented 4 days ago

GitHub Desktop Installation and Usage Cheatsheet

1. Introduction to Git and GitHub

2. Installation Steps

3. Setting Up Your Account

4. Creating and Managing Projects

5. Saving and Committing Changes

6. Recovering Projects

7. Best Practices

8. Understanding Project History

9. Conclusion

EloiStree commented 4 days ago

Step-by-step GitHub Desktop Installation and Usage Guide

00:00 - Introduction to GitHub Desktop

00:30 - Downloading GitHub Desktop

01:00 - Creating a GitHub Account

02:30 - Logging in to GitHub Desktop

03:30 - GitHub User Setup

05:00 - Linking GitHub Desktop to Your Account

06:00 - Starting a New Project

07:00 - Setting Up a Git Repository

09:00 - Configuring Git Ignore

10:00 - Cloning and Committing Projects

11:50 - Pushing Changes to GitHub

13:00 - Viewing Hidden Git Files

14:40 - Organizing Project Files

16:00 - Push Project to GitHub

17:00 - Recovering Deleted Projects

18:30 - Adding and Reloading a Unity Project

19:50 - GitHub Desktop vs. Git Command Line

21:30 - Working with Teams and Projects

24:00 - Additional Tools for Git

26:00 - Final Thoughts

27:00 - Conclusion

I hope you found this helpful. Keep practicing and mastering Git for all your development needs!