码迷,mamicode.com
首页 > 其他好文 > 详细

文件推送

时间:2018-05-12 15:10:33      阅读:174      评论:0      收藏:0      [点我收藏+]

标签:...   use   ranch   common   rem   reads   requests   branch   event   

$ git add -A


$ git status
On branch common_shirley
Your branch is up to date with ‘origin/common_shirley‘.

Changes to be committed:
(use "git reset HEAD <file>..." to unstage)

modified: dao/sensorsanaly/SensorsAnalyticsEvent.php
modified: dao/sensorsanaly/voiceroom/UserOpenCloseVoiceRoomDAO.php
modified: dao/voiceroom/VoiceRoomDAO.php

$ git push origin common_shirley
Counting objects: 9, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (9/9), done.
Writing objects: 100% (9/9), 1.71 KiB | 1.71 MiB/s, done.
Total 9 (delta 7), reused 0 (delta 0)
remote:
remote: To create a merge request for common_shirley, visit:
remote: http://gitlab.innogeek.cn/miqu/common/merge_requests/new?merge_request %5Bsource_branch%5D=common_shirley
remote:
To http://gitlab.innogeek.cn/miqu/common.git
158386c..c02ec03 common_shirley -> common_shirley

文件推送

标签:...   use   ranch   common   rem   reads   requests   branch   event   

原文地址:https://www.cnblogs.com/starmoon2019/p/9028631.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!