This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
leo
/
LAPP_AdvancedPlanner_Front
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
格式化代码
pull/126/head
xuxiaoming
3 years ago
parent
e7259ff67b
commit
1f9381c3e4
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
deploy.sh
+ 1
- 1
deploy.sh
View File
@ -19,7 +19,7 @@ git checkout develop
git pull
git checkout xuxiaoming
git merge develop
GIT_MERGE_URL
=
`
$(
git push origin xuxiaoming
)
`
GIT_MERGE_URL
=
$(
git push origin xuxiaoming
)
echo
$GIT_MERGE_URL
Write
Preview
Loading…
Cancel
Save