<ruby id="bdb3f"></ruby>

    <p id="bdb3f"><cite id="bdb3f"></cite></p>

      <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
        <p id="bdb3f"><cite id="bdb3f"></cite></p>

          <pre id="bdb3f"></pre>
          <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

          <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
          <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

          <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                <ruby id="bdb3f"></ruby>

                ??碼云GVP開源項目 12k star Uniapp+ElementUI 功能強大 支持多語言、二開方便! 廣告
                >軟件安裝 ###1.安裝GIT ![軟件.png](https://upload-images.jianshu.io/upload_images/13085823-74bd24a9fab8fe20.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240) - #####安裝成功 ![成功.png](https://upload-images.jianshu.io/upload_images/13085823-7b22d8eaaacf8a32.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240) ###1.2 安裝TortoiseGit ######1.用于顯示文件的狀態 ######2.用郵箱注冊 >注冊碼云建項目 - ##創建項目test >git的配置 ###2.1 https的配置 - ######1 復制地址 ![https.png](https://upload-images.jianshu.io/upload_images/13085823-3d15d86d0c4ee6b5.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240) - ######2 打開磁盤 如:D盤 ![1.png](https://upload-images.jianshu.io/upload_images/13085823-f74dc739c7542979.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240) - ######3 復制項目到本地 ~~~ student@STUDENT-PC020 MINGW32 /d $ git clone https://gitee.com/dingmeili/test.git <--復制命令--> fatal: destination path 'test' already exists and is not an empty directory. ~~~ ###2.2 ssh的配置 - 配置公鑰 ![2.png](https://upload-images.jianshu.io/upload_images/13085823-797bddcf5d11919c.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240) ![3.png](https://upload-images.jianshu.io/upload_images/13085823-cfb6926ece329d5b.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240) ![4f.png](https://upload-images.jianshu.io/upload_images/13085823-dcb8f558eae942ae.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240) - ######將id-rsa.pub的內容復制到鑰匙里面 - ######其他如https ###2.3 https和ssh的區別 -######https上傳要密碼,ssh可以免密 ###2.4 git的三個區及項目上傳 ![5.png](https://upload-images.jianshu.io/upload_images/13085823-dc6e94c1119c321b.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240) ~~~ git add . //添加到暫存區 git commit -m"xx" //添加到版本庫xx為注釋 git push //推送到遠程 ~~~ >vscode的環境配置 * ###3.1插件安裝 ``` Open in browser ``` * ###3.2快捷的配置 ######將以下內容按后面的步驟粘貼進`keybindings.json` ``` [ { "key": "alt+/", "command": "editor.action.triggerSuggest","when": "editorTextFocus" }, { "key": "ctrl+d", "command": "editor.action.deleteLines","when": "editorTextFocus" }, { "key": "ctrl+alt+down","command": "editor.action.copyLinesDownAction", "when": "editorTextFocus" }, { "key": "ctrl+alt+up", "command": "editor.action.copyLinesUpAction", "when": "editorTextFocus" }, { "key": "shift+enter", "command": "editor.action.insertLineAfter", "when": "editorTextFocus && !editorReadonly" } , {"key":"ctrl+w","command": "extension.openInBrowser" , "when": "editorTextFocus" } ] ``` ![6f.png](https://upload-images.jianshu.io/upload_images/13085823-8b618ff2508e106d.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240) ![7.png](https://upload-images.jianshu.io/upload_images/13085823-fca80cc27b247620.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240) ![8.png](https://upload-images.jianshu.io/upload_images/13085823-56cc76708cc03422.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240) >問題 #####1 本地文件刪了,云端上沒刪,本地重建不能上傳 ~~~ git add . git commit -m"css" git push 本地云端全刪了 ~~~ #####2云端刪了,本地沒刪 ~~~ 先備份本地文件 再git pull 讓本地與云端同步 ~~~ >如果本地刪了,想從云端搞下來,你就直接克隆吧
                  <ruby id="bdb3f"></ruby>

                  <p id="bdb3f"><cite id="bdb3f"></cite></p>

                    <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
                      <p id="bdb3f"><cite id="bdb3f"></cite></p>

                        <pre id="bdb3f"></pre>
                        <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

                        <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
                        <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

                        <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                              <ruby id="bdb3f"></ruby>

                              哎呀哎呀视频在线观看