-
Notifications
You must be signed in to change notification settings - Fork 526
Git with GitKraken
Almantas Karpavičius edited this page Feb 16, 2020
·
1 revision
Full Tutorial Video ~51min
- What is a Git repository? (1:33)
- Working with remote repositories and GitHub (2:29)
- Authenticating GitKraken with GitHub (3:48)
- Generating an SSH key with GitKraken (7:59)
- Cloning a repo from GitHub (10:45)
- Opening an existing repo (12:35)
- Making a change, staging and committing (14:29)
- Pushing a change to a GitHub remote (22:42)
- Undoing (26:15)
- Pulling a change from a GitHub remote (30:20)
- Creating a feature branch and pull request (32:24)
- Adding a remote manually (45:17)
https://www.gitkraken.com/student-resources
GitKraken User Interface (dark theme) Cheat-Sheet PDF
GitKraken Cheat Sheet PDF
Chapter 1: Fundamentals
Chapter 2: Object Oriented Programming (to be started 2/19/2020)
Chapter 3: Intermediate C# (Q2)
Chapter 4: Testing (Q2)
Chapter 5: SOLID (Q2)
Chapter 6: Desktop UI (Q2)
Chapter 7: Design Patterns (Q3)
Chapter 8: EF and enterprise patterns (Q3)
Chapter 9: Async programming (Q3)
Chapter 10: Web Api (Q3)
Chapter 11: Security (Q4)