• This project
    • Loading...
  • Sign in

fangyeqing / xkl-interface · Files

Go to a project

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Pipelines 0
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Members
  • Labels
  • Wiki
  • Forks
  • Network
  • Create a new issue
  • xkl-interface
  • push.sh
  • Add json jar.
    7c45f1fa
    by zhaoyue
    2016-11-27 23:03:56 +0800  
    Browse Files
push.sh 120 Bytes
Raw Blame History Permalink
1 2 3 4 5 6
git add --all src/*
git add push.sh
git add pom.xml
git commit -m "Add json jar."
git push origin zhaoyue-dev
git status