Answer the question
In order to leave comments, you need to log in
Is it possible to store different versions of the code on github?
The question is, I don't even know how to phrase it better. In general, everything is clear with branches, but is there a way to store several stable versions of one code on github so that they are available by link. For example, there is a large project, and I break this project into development stages. So, in order to store the entire project in one place, divided into stages, different editions, well, something like that) if there is something other than branches, tell me pliz
Answer the question
In order to leave comments, you need to log in
Tags - some labels or points / slices, are hung on a specific commit, fixing the state that can be obtained by reaching this label. Thanks to them, you can make versions, package managers in different languages ( npm instruction in JS, composer instruction in PHP) can work with them.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question