LinuxCommandLibrary

cola

This command is an alias of `git-cola`.

TLDR

View documentation for the original command

$ tldr git-cola
copy

Help

usage: cola cola [-h] [--version] [-r ] [--prompt] 
                 [--icon-theme ] [--theme ] [--amend] 
                 [--help-commands] [--status-filter 

options:
  -h, --help            show this help message and exit 
  --version             print version number 
  -r --repo  
                        open the specified git repository 
  --prompt              prompt for a repository 
  --icon-theme   specify an icon theme (name or directory) 
  --theme         specify an GUI theme name 
  --amend               start in amend mode 
  --help-commands       show available sub-commands 
  --status-filter -s  
                        status path filter 

Copied to clipboard