We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00453d8 commit fa845edCopy full SHA for fa845ed
git-cl
@@ -695,7 +695,7 @@ def main() -> None:
695
prog='git-cl',
696
usage='git cl <command> [<args>]',
697
description=(
698
- "git-cl: A Git subcommand for managing named changelists \n\n"
+ "git-cl: A Git subcommand for managing named changelists \n"
699
" Group files into logical changelists before staging "
700
"or committing.\n"),
701
epilog=(
0 commit comments