tug logs

Shows the commit logs.

tug logs [flags]

Options

  -a, --all                 Pretend as if all the refs in refs/, along with HEAD, are listed on the command line as <commit>. If set on true, the --from option will be ignored.
  -c, --breaking-changes    Only shows breaking changes
  -f, --from string         Logs only commits reachable from this one (default "HEAD")
  -h, --help                help for logs
      --no-color            Disable color output
  -s, --scope stringArray   Filter commits by scope (repeatable option)
      --since string        Show commits more recent than a specific date
  -t, --type stringArray    Filter commits by type (repeatable option)
      --until string        Show commits older than a specific date

SEE ALSO

  • tug - Set of opinionated git plugins.
Auto generated by spf13/cobra on 31-Mar-2023

Powered by Doctave