Release .git alternatives ?
-
@d-healey Hallelujah - thank you
-
@Robert-Puza I have a release button on my codeberg.
Now I'm a big software developer. -
@d-healey Is the GPL 3 license (text) automatically part of the codeberg project if it is released under the GPL? or is it my obligation to add the GPL3 text file? Now it seems that the license text is on mein branch and everything else is on the master branch. problem?
-
@Robert-Puza I'm not sure, I always add my own license file. Also you need to add the license header to each script file.
-
@d-healey Okay. Thank you. And do I understand correctly that with large projects over 1 Gb I can't work as easily on sourceforge as on codeberg? I would like to be on sourceforge.
-
@Robert-Puza I don't know, I've never used source forge.
-
@d-healey Ok. Thanks
-
@Robert-Puza I don't understand the word "tag" when releasing I have to assign a tag name. Is it important? What should I write?
-
@Robert-Puza Just put the same as the version number
-
@d-healey Ok