Replies: 1 comment
-
|
Great! Your suggestions are helpful. Thanks, we will consider that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi devs,
I'd like to ask that would it be better to give a seperated tarball rather than just "Source code (zip/tar.gz)" when creating a release?
Several small suggestions moreover:
git clone --recursiveto contain that tree in the ABACUS source tree.export-ignoredin a.gitattributesfile, thus these files can be skipped when downloading via "Code/Download ZIP", and when checking the released tarball these files can also be removed. (No benefits nor harm, just to make source tree a bit cleaner)tar.xzwith a higher compression ratio, thereby substantially reducing upload and download overhead.An example of
.gitattributesin suggestion 2 would be like:Beta Was this translation helpful? Give feedback.
All reactions