Is it possible to get the necessary git information without storing the entire repository
Open
discussion
wontfix
- Dominant language
- Python
- Stars
- 13
- Forks
- 17
- Avg merge
- 6h 59m
- Merged PRs (30d)
- 1
Description
> [!NOTE]
> Migrated from [augurlabs/augur#2956](https://github.com/augurlabs/augur/issues/2956)
> Originally opened by `@cdolfi` on 2024-12-04
---
@GregSutcliffe has a hypothesis to be tested further that cloning the entire repository might not be necessary with the potential of saving a lot of storage space
> `git clone --bare` may be a path forward on disk space, and may perhaps protect you against history rewrites as well
More investigation is necessary to see if this is a viable path
@sgoggins would you be able to assign this issue to @GregSutcliffe ?
Contributor guide
Assessment
This issue has not been assessed yet.