We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bdb50c commit 4eed6a3Copy full SHA for 4eed6a3
docs/CONTRIBUTING.md
@@ -58,7 +58,7 @@ Set your clone to track upstream repository.
58
59
```sh
60
$ cd $working_dir/tidb-operator
61
-$ git remote add upstream git@github.com:pingcap/tidb-operator.git
+$ git remote add upstream https://github.com/pingcap/tidb-operator
62
```
63
64
Since you don't have write access to the upstream repository, you need to disable pushing to upstream master:
0 commit comments