You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the main project repository (this one) got too big, it's necessary to separate the different directories.
The folder in this project comline/ is a directory for publishing things in package registries for tools (for example Winget, Cargo, etc) and also for Operative Systems (like Linux, BSD, etc) and their Distributions (like Arch's AUR, Fedora's PR, FreeBSD's ports/pkg, etc), so that should be moved into it's own repository.
What to do:
Create a new git repository with the folder from this project comline/
Push repository into the ComlineProject/distributions name
Remove the reference of comline/ in this project, its on /Cargo.toml: members
Remove the folder comline/ from ComlineProject/comline`
That should be enough 🦖
The text was updated successfully, but these errors were encountered:
Since the main project repository (this one) got too big, it's necessary to separate the different directories.
The folder in this project comline/ is a directory for publishing things in package registries for tools (for example Winget, Cargo, etc) and also for Operative Systems (like Linux, BSD, etc) and their Distributions (like Arch's AUR, Fedora's PR, FreeBSD's ports/pkg, etc), so that should be moved into it's own repository.
What to do:
* [x] Create a new git repository with the folder from this project `comline/`
* [ ] Push repository into the `ComlineProject/distributions` name
* [x] Remove the reference of `comline/` in this project, its on `/Cargo.toml: members`
* [x] Remove the folder `comline/` from ComlineProject/comline`
The task
Since the main project repository (this one) got too big, it's necessary to separate the different directories.
The folder in this project
comline/
is a directory for publishing things in package registries for tools (for example Winget, Cargo, etc) and also for Operative Systems (like Linux, BSD, etc) and their Distributions (like Arch's AUR, Fedora's PR, FreeBSD's ports/pkg, etc), so that should be moved into it's own repository.What to do:
comline/
ComlineProject/distributions
namecomline/
in this project, its on/Cargo.toml: members
comline/
from ComlineProject/comline`That should be enough 🦖
The text was updated successfully, but these errors were encountered: