Release .git alternatives ?
-
@d-healey or do I have to create it directly on codeberg without using sourcetree?
-
@d-healey just show me the way. Sourcetree and codeberg. that's my .git is sourcetree enough to manage codeberg?
-
@Robert-Puza Why is it so complicated? Because if I sent everything to codeberg without ignore it would work. Or not?
but I haven't tried it because I have to drink that it's not good. but I don't understand why
and it's more beautiful for me if I can talk to you about sound, about Hise, about samples. I'm uncomfortable if I burden you with git. I know that it's routine for you.
I need a teacher for that. Maybe I'll have to do a git course in my language (Slovak)
-
I don't know what SourceTree is, is that a desktop git program?
Anyway to create a release just go to the releases tab
And click New release
This will create a zip file of your source code at the current commit. You'll also be able to upload additional files like your binaries.
-
@d-healey Thank you. so I don't need a git program for that. I can do it directly on codeberg. great. thank you. Yes SourceTree is a git program for windows. Thanks for the pictures.
-
@d-healey You have a release tab and I don't have a release tab.
-
@Robert-Puza Go into the repo's settings. Select Units >> Overview
-
@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