iT邦幫忙

2023 iThome 鐵人賽

DAY 5
0
  • 如果還沒看過上篇的請先看一下,這篇主要講述第二台電腦要如何與第一台電腦作連動,以下正篇。
  • 一樣先建立一個資料夾裡面開啟gitbash。

    https://ithelp.ithome.com.tw/upload/images/20230912/20162170sjKL75WGTA.png
    • 可以看到,已經能把github上面的資料抓取下來了,接下來試著在裡面修改。
      https://ithelp.ithome.com.tw/upload/images/20230912/20162170J84622vHD3.pnghttps://ithelp.ithome.com.tw/upload/images/20230912/20162170kcVTJiOcHv.png
      https://ithelp.ithome.com.tw/upload/images/20230912/20162170GCNpEU087u.png
    • 記得要把終端機的位置改成當前路徑,接下來可以git status看看有沒有成功。
      https://ithelp.ithome.com.tw/upload/images/20230912/201621706UkDYsrTn7.png
    • 可以看到有讀取到,但是Untracked,照著上一篇的方式add、commit、push即可。
      https://ithelp.ithome.com.tw/upload/images/20230912/20162170hGkOqhgR2o.png
    • github上面有了,接下來看看到A電腦把hello2抓下來,只需到該路徑輸入git pull即可。
      https://ithelp.ithome.com.tw/upload/images/20230912/201621703dKHT4h0nf.png
      https://ithelp.ithome.com.tw/upload/images/20230912/20162170vnZKMpEaTO.png
      https://ithelp.ithome.com.tw/upload/images/20230912/20162170ROFfMjEhGB.png
    • 以上是我個人認為最簡單的github使用方法,但其實一開我並不是這樣使用的,是用上init remote之類的,簡單來說是先在電腦上面建立檔案後再跟github上面的repo做連結,但我後面發現我直接clone也可以達成我想要的功能,所以我之後都是這樣使用的。
    • 這樣就完成了最基本的github操作。其他更深度的操作是有關合併的部分,可以看到https://ithelp.ithome.com.tw/upload/images/20230912/20162170OmKQMueyBv.png,github上面有個東西叫做branch的東西,詳情請看以下連結。
      https://github.com/doggy8088/Learn-Git-in-30-days/blob/master/zh-tw/08.md

上一篇
Day_4 Web html 初開始 with vscode(下)
下一篇
Day_6 讓你的vscode變得更好看
系列文
三十天持續努力挑戰py30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言