+3
-2
lines changedFilter options
+3
-2
lines changed Original file line number Diff line number Diff line change
@@ -65,10 +65,11 @@ This document will guide you through the contribution process.
65
65
### Step 1: Fork
66
66
67
67
Fork the project [on Github](https://github.com/seleniumhq/selenium)
68
-
and check out your copy locally.
68
+
and check out your copy locally. Use `--depth 1` for a quick check out.
69
+
The repository is ~2GB and checking the whole history takes a while.
69
70
70
71
```shell
71
-
% git clone git@github.com:username/selenium.git
72
+
% git clone git@github.com:username/selenium.git --depth 1
72
73
% cd selenium
73
74
% git remote add upstream git://github.com/seleniumhq/selenium.git
74
75
```
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4