Below you will find pages that utilize the taxonomy term “GitKraken”
Posts
GitKraken - Create branch
使用 GitKraken 建立分支,可在 Tag、Repository、commit 上按下滑鼠右鍵,點選 Create branch here 選單選項。
或是按下上方工具列的 Branch 按鈕,按下後會要求輸入新分支的名稱。
輸入心分支的名稱後按下 Enter。
GitKraken 即會建立並切換至指定的分支。
read morePosts
GitKraken - Clone git repository
要使用 GitKraken 將 Repository clone 下來,可點選 GitKraken 左上方的資料夾圖示。
切到 Clone 頁籤,選取 Clone with URL,帶入 Repository url 與要 Clone 到的位置,點選 Clone the repo! 按鈕。
輸入 Repository 帳密後按下 Log In 按鈕。
GitKraken 即會開始 Clone repository 到指定的位置。
Clone 完可點選 Open Now 按鈕直接開啟。
read more