• 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 online config
    4b4988ed
    by zhaoyue
    2017-05-08 21:43:44 +0800  
    Browse Files
push.sh 178 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9
git pull
git add --all src/main/java/*
git add push.sh
git add pom.xml
git commit -m "Add online config"
#git push origin master
git push origin zhaoyue-dev4
git status
git pull