aboutsummaryrefslogtreecommitdiffstats
path: root/doc/code-review.1.txt
blob: df2a0879a3cc0c968cd6c8293973a44c612caf3b (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
35
36
37
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.

--version::
	Print the program version.

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