Skip to content

Commit c000827

Browse files
committed
Added missing links in the outline of the write-up
1 parent 3223cc1 commit c000827

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

git-with-gitkraken.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
- [On GitHub](#creating-a-new-git-repository)
77
- [Cloning it locally to laptop](#cloning-your-repository-to-your-laptop)
88
- [Setting up the repository](#setting-up-the-repository)
9-
- Branches
10-
- Pull requests
11-
- Merge conflicts
9+
- [Creating branches](#creating-a-new-branch)
10+
- [Pull requests](#creating-a-pull-request)
11+
- [Merge conflicts](#resolving-merge-conflicts)
1212

1313
### A few words about organisation...
1414
In this guide, we will go through the basics of working with Git using GitKraken as introduced in class.

0 commit comments

Comments
 (0)