
git-cola
List of commands for git-cola:
-
git-cola:tldr:04464 git-cola: Start git cola in amend mode.$ git cola --amendtry on your machineexplain this command
-
git-cola:tldr:61935 git-cola: Apply the path filter to the status widget.$ git cola --status-filter ${filter}try on your machineexplain this command
-
git-cola:tldr:9da81 git-cola: Open the Git repository at mentioned path.$ git cola --repo ${path-to-git-repository}try on your machineexplain this command
-
git-cola:tldr:a9e7e git-cola: Prompt for a Git repository. Defaults to the current directory.$ git cola --prompttry on your machineexplain this command