• This project
    • Loading...
  • Sign in

fangyeqing / xkl-interface-example-all · 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-example-all
  • push.sh
  • Fix little bug
    3c48f5b1
    by zhaoyue
    2017-02-19 00:56:30 +0800  
    Browse Files
push.sh 117 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 "Fix little bug"
git push origin master
git status