- Preserve complete Git history, not just the latest state. - Use a full clone by default to preserve history. - Add `--depth`, `--all-branches`, and `--all-tags` flags for more granular control. - Fix conflicting flag logic and add more thorough tests. Co-authored-by: Snider <631881+Snider@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| git.go | ||
| git_test.go | ||