目录

Travis Build Status

codereview is a plugin for interfacing with ongoing code reviews.

In this initial release, it only supports GitHub and only supports listing open pull requests, but it will ultimately support viewing line comments inline in vim and updating them straight from vim, and support additional code review platforms such as Gerrit and Phabricator Differential.

For details, see the executable documentation in the vroom/ directory or the helpfiles in the doc/ directory. The helpfiles are also available via :help codereview if codereview is installed (and helptags have been generated).

DISCLAIMER: This is not an official Google product.

Commands

Use :CodeReview {remoterepo} to view pull requests / pending changes between local and remote repo.

Usage example

:CodeReview github:google/vim-maktaba
Viewing changes relative to remote github:google/vim-maktaba
Pulls:
  #60: Add maktaba#plugin#Register that never touches runtimepath

Installation

This example uses Vundle, whose plugin-adding command is Plugin.

" Add maktaba and codereview to the runtimepath.
" (The latter must be installed before it can be used.)
Plugin 'google/vim-maktaba'
Plugin 'google/vim-codereview'
关于
44.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802047560号