Skip to content

Commit 081dc01

Browse files
committed
tip for deleting a local or remote branch
2 parents 7db7aae + dabba00 commit 081dc01

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

contributing.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
## Easy steps:
22

3-
* Clone this [repo](https://github.com/git-tips/tips.git):
4-
```sh
5-
$ git clone https://github.com/git-tips/tips.git
6-
```
7-
3+
* [Fork](https://github.com/git-tips/tips/network) the repo.
4+
85
* Install the deps:
96
```sh
107
$ cd tips && npm install

0 commit comments

Comments
 (0)