Gitweb: http://git.kernel.org/linus/e234ebf7881c013b654113f0a208977ac3ce1d01 Commit: e234ebf7881c013b654113f0a208977ac3ce1d01 Parent: 959fb1c5075c2dcdbe879e6dafbc59eb1e1192d6 Author: Randy Dunlap <randy.dunlap@oracle.com> AuthorDate: Tue Apr 6 16:16:59 2010 -0700 Committer: Greg Kroah-Hartman <gregkh@suse.de> CommitDate: Thu Apr 22 15:24:56 2010 -0700 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> --- Documentation/HOWTO | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Documentation/HOWTO b/Documentation/HOWTO index f5395af..40ada93 100644 --- a/Documentation/HOWTO +++ b/Documentation/HOWTO @@ -234,7 +234,7 @@ process is as follows: Linus, usually the patches that have already been included in the -next kernel for a few weeks. The preferred way to submit big changes is using git (the kernel's source management tool, more information - can be found at http://git.or.cz/) but plain patches are also just + can be found at http://git-scm.com/) but plain patches are also just fine. - After two weeks a -rc1 kernel is released it is now possible to push only patches that do not include new features that could affect the -- To unsubscribe from this list: send the line "unsubscribe git-commits-head" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
