git-cola v4.0.2
[git-cola.git] / contrib / README.md
blob79ae9f8ea5c776aa20c06fd084de7c6acc173c94
1 Miscellaneous git-cola utilities
2 ================================
4 The [git-cola bash completion script](git-cola-complation.bash) can be sourced
5 by `.bashrc` or `/etc/bash_completion.d` to provide completion for `git cola`
6 on the command-line.
8 The [darwin](darwin) directory contains resources for creating Mac OS X
9 git-cola.app application bundles.
11 The [win32](win32) directory contains packaging-related utilities and
12 resources for the Windows installer.  If you're developing git-cola on
13 Windows then you can use the `cola` and `dag` helper scripts to launch
14 git-cola from your source tree without needing to have python.exe in your path.