Skip to content
  • Matthew Clarkson's avatar
    feat: make `git init` re-initialize · 22bcdd3a
    Matthew Clarkson authored
    It _technically_ does not *actually* reinitialise because `go-git`
    only detects if the repository already exists.
    
    This is good enough for `rules_git` for now.
    22bcdd3a
Loading