Skip to content

gtl sync-loop

Automatically sync the current branch with remote at a configurable interval

Usage

bash
gtl sync-loop [flags]

Full Help

text
Automatically sync the current branch with remote at a configurable interval

Usage:
  gtl sync-loop [flags]

Flags:
  -h, --help           help for sync-loop
  -i, --interval int   Sync interval in seconds (default 300)

Released under the MIT License.