github / github/gh-gei

Add LFS support to `generate-script`

Open
#440 2 comments 0 reactions 0 assignees View on GitHub
task
Dominant language
C#
Stars
478
Forks
146
Avg merge
7d 21h
Merged PRs (30d)
2

Description

We might be able to do something pretty quick to add some basic LFS support to the generated migration script (without requiring any backend changes).

What if we add a `--lfs` option that adds something to the script for each repo, that post-migration does something like:
```
git lfs fetch --all
git lfs push --all NEW-REMOTE
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.