rdkr/gitsync

View on GitHub
sync/sync.go

Summary

Maintainability
A
1 hr
Test Coverage

Function GitSync has 10 return statements (exceeds 4 allowed).
Open

func GitSync(g Git) Status {

    p := g // todo rename this variable

    repo, err := p.PlainOpen()
Severity: Major
Found in sync/sync.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status