aboutsummaryrefslogtreecommitdiffstats
path: root/doc/code-review.1.txt
blob: 276399f52f2675bdc59d80bbab2ce17af38ff7d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
code-review(1)
==============

NAME
----
code-review - Tools for code review

SYNOPSIS
--------
*code-review* [--help] <command> [<args>]

DESCRIPTION
-----------
A collection of tools that facilitate code review on the command line.

OPTIONS
-------
-h, --help::
	Print usage help.

COMMANDS
--------
changed-files::
	List names of files changed
commits::
	One-line log of commits
diff::
	Unified diff of changes
difftool::
	Diff of all changes with Vim and Fugitive
start::
	Start a review with a given base revision
stat::
	Stat file changes