vcs2l
Contents:
Installation
API Documentation:
vcs2l
vcs2l package
Subpackages
vcs2l.clients package
vcs2l.commands package
Submodules
vcs2l
vcs2l
vcs2l package
vcs2l.commands package
vcs2l.commands.diff module
View page source
vcs2l.commands.diff module
class
vcs2l.commands.diff.
DiffCommand
(
args
)
Bases:
Command
command
=
'diff'
help
=
'Show
changes
in
the
working
tree'
vcs2l.commands.diff.
get_parser
(
)
vcs2l.commands.diff.
main
(
args
=
None
,
stdout
=
None
,
stderr
=
None
)