(no commit message)
authorhttps://me.yahoo.com/a/..mDj0cQwfzaZtdgalLPKvLiBoOOjgdNTA--#7a7f8 <Kristof_CAMUS@web>
Mon, 10 Mar 2014 19:58:51 +0000 (12:58 -0700)
committerOpenAFS Wiki <ikiwiki@openafs.org>
Mon, 10 Mar 2014 19:58:51 +0000 (12:58 -0700)
GitDevelopers.mdwn

index 6d61249..a5f46a7 100644 (file)
@@ -1,4 +1,4 @@
-Git opens up a number of new options for contributing to OpenAFS. For the first time, it is easy to review code that is pending addition to the OpenAFS tree. In fact, reviewing code is one of the best ways to ensure that the releases that OpenAFS ships remain stable and functional. If you are interested purely in reviewing, then please skip to that section towards the end of this document.
+Git opens up a number of new options for contributing to OpenAFS. For the first time, it is easy to review code that is pending addition to the OpenAFS tree. In fact, reviewing code is one of the best ways to ensure that the releases that OpenAFS ships remain stable and functional. If you are interested purely in reviewing, then please skip to that section towards the end of this document .
 
 Git also changes the way that developers interact with the OpenAFS tree. Instead of just having a single version of the tree on your local machine, you have a compressed copy of the entire repository. Additionally, you no longer have to produce patches to send code upstream - any developer can push into the OpenAFS repository directly, through gerrit, our code review tool.