• This project
    • Loading...
  • Sign in

hh_public / HHIMSDK.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
  • HHIMSDK.ios
  • upgrade.sh
  • sdk init · a8b9df5c
    a8b9df5c Browse Files
    ashen_23 authored 2020-04-09 16:11:26 +0800
upgrade.sh 182 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11
git status
git add .
git commit -m "sdk init"
git pull
git push

echo '---------------------'
echo 'HHIMSDK.dev'
echo 'SDK development upgrade success'
echo '---------------------'