We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3223cc1 commit c000827Copy full SHA for c000827
git-with-gitkraken.md
@@ -6,9 +6,9 @@
6
- [On GitHub](#creating-a-new-git-repository)
7
- [Cloning it locally to laptop](#cloning-your-repository-to-your-laptop)
8
- [Setting up the repository](#setting-up-the-repository)
9
-- Branches
10
- - Pull requests
11
-- Merge conflicts
+- [Creating branches](#creating-a-new-branch)
+ - [Pull requests](#creating-a-pull-request)
+- [Merge conflicts](#resolving-merge-conflicts)
12
13
### A few words about organisation...
14
In this guide, we will go through the basics of working with Git using GitKraken as introduced in class.
0 commit comments