Repository: kylin
Updated Branches:
  refs/heads/1.x-staging 21a0003d5 -> 714bb4ab6


document, amend How to Contribute


Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/714bb4ab
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/714bb4ab
Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/714bb4ab

Branch: refs/heads/1.x-staging
Commit: 714bb4ab67a887c63c8181b66719f8496690d798
Parents: 21a0003
Author: Li, Yang <yang...@ebay.com>
Authored: Fri Jan 22 16:28:43 2016 +0800
Committer: Li, Yang <yang...@ebay.com>
Committed: Fri Jan 22 16:28:43 2016 +0800

----------------------------------------------------------------------
 website/_dev/howto_contribute.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kylin/blob/714bb4ab/website/_dev/howto_contribute.md
----------------------------------------------------------------------
diff --git a/website/_dev/howto_contribute.md b/website/_dev/howto_contribute.md
index f0efbd0..c5d0e29 100644
--- a/website/_dev/howto_contribute.md
+++ b/website/_dev/howto_contribute.md
@@ -25,4 +25,4 @@ permalink: /development/howto_contribute.html
 * Committer will review in terms of correctness, performance, design, coding 
style, test coverage
 * Discuss and revise if necessary
 * Finally committer merge code into target branch
-
+       * We use `git rebase` to ensure the merged result is a streamline of 
commits.

Reply via email to