8000 Merge pull request #101 from dermojo/master · yssource/cppbestpractices@d04a773 · GitHub
[go: up one dir, main page]

Skip to content

Commit d04a773

Browse files
authored
Merge pull request cpp-best-practices#101 from dermojo/master
updated GitHub description (providing free private repos)
2 parents c644a3b + 719b943 commit d04a773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

02-Use_the_Tools_Available.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ An automated framework for executing these tools should be established very earl
66

77
Source control is an absolute necessity for any software development project. If you are not using one yet, start using one.
88

9-
* [GitHub](https://github.com/) - allows for unlimited public repositories, must pay for a private repository.
9+
* [GitHub](https://github.com/) - allows for unlimited public repositories, and unlimited private repositories with up to 3 collaborators.
1010
* [Bitbucket](https://bitbucket.org/) - allows for unlimited private repositories with up to 5 collaborators, for free.
1111
* [SourceForge](http://sourceforge.net/) - open source hosting only.
1212
* [GitLab](https://gitlab.com/) - allows for unlimited public and private repositories, unlimited CI Runners included, for free.

0 commit comments

Comments
 (0)
0