git town config offline <true|false>

The offline configuration 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 yes, enables offline mode
  • when given no, disables offline mode