1
0
mirror of https://github.com/namibia/tips.git synced 2024-05-30 17:01:11 +00:00

tip for deleting a local or remote branch

This commit is contained in:
Anchal 2015-07-15 20:02:59 +05:30
commit 081dc010b7

View File

@ -1,10 +1,7 @@
## Easy steps:
* Clone this [repo](https://github.com/git-tips/tips.git):
```sh
$ git clone https://github.com/git-tips/tips.git
```
* [Fork](https://github.com/git-tips/tips/network) the repo.
* Install the deps:
```sh
$ cd tips && npm install