Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fangyeqing
/
xkl-interface
·
Commits
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
Download as
Email Patches
Plain Diff
Browse Files
Authored by
zhaoyue
2017-03-10 00:33:32 +0800
Commit
9fe329249b687225a7eb08ff8b3d82c03beb44f7
1 parent
fb36eaba
add push
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
push.sh
push.sh
0 → 100644
View file @
9fe3292
1
+
git pull
2
+
git add --all src/
*
3
+
git add push.sh
4
+
git add pom.xml
5
+
git commit -m
"add push"
6
+
git push origin zhaoyue-dev
7
+
git status
8
+
git pull
Please
register
or
login
to post a comment