Skip to content

Commit 09870df

Browse files
committed
Improvements in contributing workflow
- Remove links to dead articles. - Replace mention to Tower client to Fork.
1 parent 33d2fad commit 09870df

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

content/contributing/contributing-workflow.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ We use and recommend the following workflow:
114114
- GitHub has it's own [desktop client](https://desktop.github.com/).
115115
- There is an extension for [Visual Studio](https://marketplace.visualstudio.com/items?itemName=GitHub.GitHubExtensionforVisualStudio).
116116
- Visual Studio Code has it's owned Git client baked in.
117-
- There is also the popular [Tower](https://www.git-tower.com/) and many others.
117+
- There is also the popular [Fork](https://www.fork.dev/) and many others.
118118

119119
If you are using a GUI client don't bother with the the git command lines shown bellow.
120120

@@ -191,5 +191,3 @@ Here are a few resources that we've compiled to get you up to speed. No claims t
191191
- [Git Reference](https://git.github.io/git-reference/). Nice and concise reference of the essential functions of git. Takes about 30min to read through, you'll come out smarter at the end.
192192

193193
- The git [community book](https://git-scm.com/book/en/v2). This book is meant to help you learn how to use Git as quickly and easily as possible.
194-
195-
- [Escape a git mess step-by-step](https://justinhileman.info/article/git-pretty/git-pretty.png). Humorous and handy workflow to help you when you get stuck with git and your blood pressure starts to rise.

0 commit comments

Comments
 (0)