Skip to content

Commit 7e166c6

Browse files
Remove Google Code
Remove Google Code from the list of hosting providers, because it doesn't do that any more
1 parent 0b21c28 commit 7e166c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/05-distributed-git/sections/contributing.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,7 @@ image::images/managed-team-flow.png[Basic sequence of this managed-team workflow
488488
Contributing to public projects is a bit different.
489489
Because you don't have the permissions to directly update branches on the project, you have to get the work to the maintainers some other way.
490490
This first example describes contributing via forking on Git hosts that support easy forking.
491-
Many hosting sites support this (including GitHub, BitBucket, Google Code, repo.or.cz, and others), and many project maintainers expect this style of contribution.
491+
Many hosting sites support this (including GitHub, BitBucket, repo.or.cz, and others), and many project maintainers expect this style of contribution.
492492
The next section deals with projects that prefer to accept contributed patches via email.
493493

494494
First, you'll probably want to clone the main repository, create a topic branch for the patch or patch series you're planning to contribute, and do your work there.

0 commit comments

Comments
 (0)