Skip to content

Commit

Permalink
Merge branch 'master' into pr/hargunkaur286/5731
Browse files Browse the repository at this point in the history
  • Loading branch information
leecalcote committed Jul 26, 2024
2 parents fc281be + 13fdf93 commit 8bbfa9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ We are beyond excited to see that you want to contribute! We would love to accep

⚠️ Cloning this repository ⚠️

Cloning the repo with all its history results in a ~6 GB download. If you don't need the whole history you can use the depth parameter to significantly reduce download size.
Cloning the repo with all its history results in a ~6 GB download. To contribute to this site, you don't need its entire history. Use the `--depth=1` flag to significantly reduce the footprint this repo creates in your environment.

```bash
git clone --depth=1 https://github.com/layer5io/layer5.git
Expand Down

0 comments on commit 8bbfa9d

Please sign in to comment.