# send-phone-message **Repository Path**: w3ccloud/send-phone-message ## Basic Information - **Project Name**: send-phone-message - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-19 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 手机短信发送 Microsoft Windows [版本 6.1.7601] 版权所有 (c) 2009 Microsoft Corporation。保留所有权利。 F:\Jimmy\IdeaProjects\is my a lettle demo!\send-phone-message>git pull warning: no common commits remote: Counting objects: 7, done. remote: Compressing objects: 100% (6/6), done. remote: Total 7 (delta 0), reused 0 (delta 0) Unpacking objects: 100% (7/7), done. From https://gitee.com/w3ccloud/send-phone-message * [new branch] master -> origin/master There is no tracking information for the current branch. Please specify which branch you want to merge with. See git-pull(1) for details. git pull If you wish to set tracking information for this branch you can do so with: git branch --set-upstream-to=origin/ master F:\Jimmy\IdeaProjects\is my a lettle demo!\send-phone-message>git pull origin master From https://gitee.com/w3ccloud/send-phone-message * branch master -> FETCH_HEAD fatal: refusing to merge unrelated histories F:\Jimmy\IdeaProjects\is my a lettle demo!\send-phone-message>git pull origin master --allow-unrelated-histories From https://gitee.com/w3ccloud/send-phone-message * branch master -> FETCH_HEAD Merge made by the 'recursive' strategy. README.en.md | 36 ++++++++++++++++++++++++++++++++++++ README.md | 1 + 2 files changed, 37 insertions(+) create mode 100644 README.en.md create mode 100644 README.md