Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why are newton 3.14 and newton 4.0 subfolders? #228

Open
jonesmz opened this issue Feb 27, 2021 · 5 comments
Open

Why are newton 3.14 and newton 4.0 subfolders? #228

jonesmz opened this issue Feb 27, 2021 · 5 comments

Comments

@jonesmz
Copy link
Contributor

jonesmz commented Feb 27, 2021

Shouldn't these be branches of the git repository?

@JulioJerez
Copy link
Contributor

maybe, but what is the difference?

@tombish
Copy link
Contributor

tombish commented Mar 1, 2021

For me the bigger issue is the size of the repository. It sits at over 500MB and takes some considerable time to download. Moving 3.14 into its own branch would help. Also perhaps you could split example code/binary resources into their own repository.

@jonesmz
Copy link
Contributor Author

jonesmz commented Mar 1, 2021

Another difference is that if someone is tracking, specifically, 3.14 or 4.0, they wouldn't want to see differences for the other codebase in their diff viewer.

Keeping them as separate branches helps keep things simple for the person using the code.

@100espressos
Copy link

Perhaps this issue can be closed/continued in a similar one, with a possible workaround posted.
#254 (comment)

@jonesmz
Copy link
Contributor Author

jonesmz commented May 7, 2022

I would still prefer to see newton remove the 3.14 folder from the branches of the repository that contain the 4.0 code.

The whole point of git's branch capabilities is to support having different series of the code in different branches. Making them folders in the same branch is very much not useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants