Remove superfluous doc in the main module
Remove superfluous doc in the main module as it is used in the online help and in the man page
This commit is contained in:
@@ -18,9 +18,6 @@
|
||||
|
||||
"""
|
||||
Command-line tool for tracking upstream revisions
|
||||
|
||||
Main parser module, which after parsing the top level options will hand
|
||||
off to the collected subcommands parsers.
|
||||
"""
|
||||
|
||||
import git
|
||||
|
Reference in New Issue
Block a user