Skip to content

Git with GitKraken

Almantas Karpavičius edited this page Feb 16, 2020 · 1 revision

Introduction to Git with a Git GUI (Graphic User Interface) GitKraken

GitKraken Background

The following video is a comprehensive guide on How to use GitHub with GitKraken

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)

Student Resources

https://www.gitkraken.com/student-resources

GitKraken User Interface (dark theme) Cheat-Sheet PDF

GitKraken Cheat Sheet PDF

Clone this wiki locally