Branch: refs/heads/master
  Home:   https://github.com/ibus/ibus-qt
  Commit: 8e94e4c50e1b0418d8e0f82d8b74bc1bf85ea17a
      
https://github.com/ibus/ibus-qt/commit/8e94e4c50e1b0418d8e0f82d8b74bc1bf85ea17a
  Author: Takao Fujiwara <[email protected]>
  Date:   2012-10-15 (Mon, 15 Oct 2012)

  Changed paths:
    A codereview.settings

  Log Message:
  -----------
  Add codereview.settings.

This is for us to use codereview.appspot.com for code reviews.

Instructions to use codereview.appspot.com:

1. Get depot_tools and add PATH to the directory
http://dev.chromium.org/developers/how-tos/depottools

2. In your local IBus git repository,

% git checkout master
% git checkout -b somefix
make changes
% git cl upload
do code reviews at codereview.appspot.com
once it's done, run "git cl push" if you can commit.
otherwise, ask committers to commit on behalf.

Review URL: https://codereview.appspot.com/6682049



-- 
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复