• 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 · dbc414cc
    dbc414cc Browse Files
    shmily authored 2018-07-27 15:57:15 +0800
upgrade.sh 201 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11
git status
git add .
git commit -m "sdk upgrade"
git pull
git push

echo '---------------------'
echo 'SDK product upgrade success'
echo '---------------------'
#git tag -m "tag" 1.2.5
#git push --tag