chiark / gitweb /
tg-files: list files changed by the topic branch
[topgit.git] / contrib / tg-completion.bash
index ccf1a32751b0316c7ba193f7bd6cf3815cf96a5c..48e47c7047c3c7308cd10b5a0327a63e94cd6fb1 100755 (executable)
@@ -482,6 +482,7 @@ _tg ()
        delete)      _tg_delete ;;
        depend)      _tg_depend ;;
        export)      _tg_export ;;
+       files)       _tg_patch ;;
        help)        _tg_help ;;
        import)      _tg_import ;;
        info)        _tg_info ;;