Top Level Namespace
- Includes:
- BashLike
Defined Under Namespace
Modules: BashLike, Dorkbox Classes: TestCreation, TestCrontabAdding, TestSync
Constant Summary collapse
- USAGE =
BASHINGTHEBASH END - write your things down there
' create: create new repository with passed remote, that should exist and be empty. connect: connect to existing repository sync: sync current repository sync_tracked: sync all tracked repositories cleanup_tracked: cleanup tracked repositories that don''t exist anymore MISSING: notification on conflict re-track repository (if moved) refactoring for better architecture '
Constants included from BashLike
BashLike::ALWAYS_ECHO_CMDLINE, BashLike::ALWAYS_PRINT_STDOUT, BashLike::EXCEPTION_ON_NONZERO_STATUS, BashLike::LOGFILE, BashLike::LOGFILE_MAX_LINES