• This project
    • Loading...
  • Sign in

hh_public / HHDoctorSDK.ios

Logo
Go to a project
Toggle navigation
  • Projects
  • Groups
  • Snippets
  • Help
Toggle navigation pinning
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • HHDoctorSDK.ios
  • upgrade.sh
  • sdk init · a143135e
    a143135e Browse Files
    shmily authored 2018-06-20 10:40:01 +0800
upgrade.sh 92 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7
git add .
git commit -m "sdk init"
git pull
git push

git tag -m "tag" 1.0.8
git push --tag