Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/basic-git-workflow.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Basic Git workflow

The following 6 steps outline a typical workflow with Git in Thermal. All steps & actions are explained in depth in their respective topics.
The following 6 steps outline a typical workflow using Git in Thermal. All these steps & actions are explained in depth in their respective topics.

## Opening a repository in Thermal

2 changes: 2 additions & 0 deletions src/data/doc-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
link: /how-it-works
- title: User interface overview
link: /user-interface-overview
- title: Basic Git workflow
link: /basic-git-workflow

- title: Adding repositories
items:
Expand Down