7.若想把寫好的檔案更新到 GitHub 雲端,的可統使用指令 git add 把檔案 移到索引中,再使用指令 git commit 把將索引內的檔案提交至本地數據庫,最後可以使用指令
git ______ 把本地的本地數據庫提交到 GitHub 上
(A) pull
(B) push
(C) clone
(D) upload

答案:登入後查看
統計: A(1), B(23), C(4), D(22), E(0) #3229681

詳解 (共 1 筆)

#6966589
1. 題目解析 這道題目考查的是 Git...
(共 940 字,隱藏中)
前往觀看
0
0