git town offline <true|false>
The offline command displays or changes Git Town's offline mode. Git Town skips network operations in offline mode.
Variations
- without an argument, displays the current offline status
- when given
true
, enables offline mode - when given
false
, disables offline mode