Merge pull request #6323 from yuxiaobo96/helm-update

delete extra space
pull/6450/head
Matthew Fisher 5 years ago committed by GitHub
commit 2914531eed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -199,7 +199,7 @@ $ git pull upstream master
```sh
$ git checkout -b new-feature
```
6. Make any change on the branch `new-feature` then build and test your codes.
6. Make any change on the branch `new-feature` then build and test your codes.
7. Include in what will be committed.
```sh
$ git add <file>

Loading…
Cancel
Save