Github for Linux命令列操作

2021-10-19 08:56:29 字數 360 閱讀 7391

初始化git環境,執行此命令後會在目錄中生成.git資料夾

檢視目錄下所跟蹤的檔案的情況

編寫提交的註解

建立mian分支

連線到~倉庫

以main身份提交**

從倉庫中轉殖檔案,此命令執行結束後會生成相應的資料夾

git config --global user.email 「[email protected]

git config --global user.name 「your name」

配置本地賬戶

生成金鑰 ssh-keygen -t rsa -c 「你的github使用者名稱」

此命令執行結束後會在~/.ssh/下生成id_rsa.pub

Android MTK Android 編譯命令

命令格式 maketek option project action modules option t tee 輸出log資訊到當前終端 o opt 編譯附加條件,一般使用 opt target build variant user來編譯使用者板軟體 h help 列印幫助資訊並退出 project...

applicationContext的命名空間

xsi schemalocation spring beans.xsd xmlns xmlns 宣告了乙個命名空間 例如 xmlns aop 這樣就可以用標籤了.通常情況下還需要提供乙個對映位址.比如 xmlns aop 提供乙個對映位址後變為 xmlns aop xsi schemalocatio...

kettle windos linux操作命令

rep 資源庫名稱 user 資源庫使用者名稱 pass 資源庫密碼 trans 要啟動的轉換名稱 dir 目錄 不要忘了字首 file 要啟動的檔名 轉換所在的 xml 檔案 level 日誌等級 基本,詳細,除錯,行級,錯誤,沒有 logfile 要寫入的日誌檔案 listdir 列出資源庫裡的...