Commit e234ebf7881c013b654113f0a208977ac3ce1d01

Authored by Randy Dunlap
Committed by Greg Kroah-Hartman
1 parent 959fb1c507

Documentation/HOWTO: update git home URL

Update git home page info.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -234,7 +234,7 @@
234 234 Linus, usually the patches that have already been included in the
235 235 -next kernel for a few weeks. The preferred way to submit big changes
236 236 is using git (the kernel's source management tool, more information
237   - can be found at http://git.or.cz/) but plain patches are also just
  237 + can be found at http://git-scm.com/) but plain patches are also just
238 238 fine.
239 239 - After two weeks a -rc1 kernel is released it is now possible to push
240 240 only patches that do not include new features that could affect the