Git: Manage each version of my app?

前端 未结 4 1851
长发绾君心
长发绾君心 2021-01-30 03:09

I am using git and github, and I just finished the 1.0 version of my iOS app. From here, I am wondering how git can best serve me.

I really am just looking for a best p

4条回答
  •  旧时难觅i
    2021-01-30 04:02

    You can also use the new GitHub releases mechanism. It is a way of managing software versions with GitHub.

提交回复
热议问题