40823245 cd2021

  • Home
    • Site Map
    • reveal
    • blog
  • About
  • WORKS
    • stage1
      • W1
      • W2~W3
      • W4
      • 分組程式測試(待測試)
      • 後續
      • W5
      • 新增鏡頭
    • stage2
      • W6
      • W7
      • W8
      • W9
    • stage3
      • W10
      • task1
      • task2
      • task3
      • stage3作業
      • W15
      • W16
      • W17
      • W18
  • 筆記
    • 建立網頁
    • 9443
    • 8444
    • ssh
    • 上傳
    • 更改標題
    • Zoomit
    • 使用cms和acp指令
    • 合併組員倉儲
    • heroku
    • gitlab
      • gitlab-ssh
    • gogs
    • fossil
  • 網站影片
  • GitHub Pages問題
  • github問題
ssh << Previous Next >> 更改標題

上傳

方法一

先進到cd2021  → cd tmp/cd2021

git add .

git commit -m "此更新的主旨"

git push

輸入帳號(學號)

輸入密碼

方法二(啟用ssh)

要先改.git裡面的config

[remote "origin"]把之前的https加上#

開啟putty(putty.exe)   將設定調好

點github.com  案load

設定proxy(使用自家網路、手機網路請選None)

看你的網路連到哪一台 就打一樣的proxy

打開SSH裡面的Auth

選擇你所生產的金鑰檔案(.ppk)

回到session點選save再open

出現上圖就代表成功

一樣先進到cd2021  → cd tmp/cd2021

git add .

git commit -m "此更新的主旨"

git push

(此方法不需打帳號密碼)

方法三(啟用ssh)

使用資料夾的GitExtensions

點選GitExtensions.exe

修改設定

確認正確以後   點OK

選擇Create new repository

brown找到cd2021資料夾後點Create

點tools→Git GUI

先點Stage Changed(=git add .)

案是

案Continue

左下的框會出現資料

然後右下的位置打上這次變更的主旨(=git commit -m "此更新的主旨")可輸入中文

點Commit→Push→Push

出現上圖代表成功


ssh << Previous Next >> 更改標題

Copyright © All rights reserved | This template is made with by Colorlib