Git - 常用操作指令

Git - 常用操作指令 進入git bash後默認界面 命令:cd [文件在電腦上的位置] cd (change directory),改變目錄 實測大小寫不影響 命令:cd …(cd後空一格兩個點) 返回上一級目錄 命令:pwd print working directory(打印當前工作目錄),顯示當前所在的目錄路徑 命令:ls list(列出當前目錄中的所有文件) 不顯示文件夾 命令:ll
相關文章
相關標籤/搜索